ProgramCrafter / MulDEX

6 stars 3 forks source link
hack-ton-berfest hacktoberfest

MulDEX

Project structure

How to use

Build

npx blueprint build or yarn blueprint build

Test

npx blueprint test or yarn blueprint test

Deploy or run another script

npx blueprint run or yarn blueprint run

Add a new contract

npx blueprint create ContractName or yarn blueprint create ContractName