@0xwen/core
v0.0.3
Published
Wen contracts for typescript
Downloads
17
Maintainers
Readme
Wen Protocol
forked from liquity
Install
npm install
Local development
npm run build
npx hardhat node
Get start
create
.envfile and set your mnemonic as belowMNEMONIC="your mnemonic"compile contracts, it will generate contract artifacts also typechains
yarn buildtest contracts
yarn test
Once the rpc url is unavailable, check it here
