Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 914 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 914 Bytes

Build Status semantic-release Version

Legend of ether

Example, continuous delivery with semantic deploy of a smart contract. This project works with Ropsten faucet or in your local environment with Ganache.

First steps, local environment

npm install
npm run ganache
npm run migrate

Npm Package

In this package are the artifact contract generated by Truffle framework.


npm i @legend-of-ether/sol

Ropsten Faucet

https://faucet.metamask.io

Ropsten Ether scan

https://ropsten.etherscan.io

deploy