@brreg/contracts
v1.0.0
Published
Smart contracts for brreg
Downloads
18
Readme
Documentation 💬
Development
Edit smart contracts in /src/contracts, then run npm run compile
which will compile contracts to /src/compiled. This is then picked up by index.ts which packages these smart contracts as json ABI's for consumption elsewhere.
npm i typescript -g
Test 🦓
npm run test
or npm run testw
for testing deloyment of contracts. Tests under /test/