Skip to content

A workflow to compile and deploy ethereum contracts from scratch without using frameworks like truffle

Notifications You must be signed in to change notification settings

rishirt/ethereum-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum-Compiler

A workflow to compile and deploy Ethereum contracts from scratch without using frameworks like Truffle.

Install NPM: https://nodejs.org/en/

Install npm packages

$ cd ethereum-compiler
$ npm install
$ node compile.js
$ node deploy.js

About

A workflow to compile and deploy ethereum contracts from scratch without using frameworks like truffle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published