Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 449 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 449 Bytes

alt text

This repository contains Badge smart contract (NFT) which is ready to be used within Gas Station Network.

Development

  • Setup your .env file (check .env.example for inspiration)
  • Run npm install
  • Install etherlime npm install -g etherlime
  • Compile contract etherlime compile
  • Deploy your contract etherlime deploy

License

MIT