vault-contract-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

EVM Base Vault for managing decentralized assets

Remember to create a dev-keys.json having needed infomation in hardhat.config.ts

  • For generating sdk for front-end or any project to interact with contract
npx hardhat compile
npm run build
  • For testing
npx hardhat test
  • For running hardhat network forked from mainnet
npm install
npx hardhat compile
npm run blockchain
npm run deployments

Package Sidebar

Install

npm i vault-contract-sdk

Weekly Downloads

0

Version

1.0.3

License

UNLICENSED

Unpacked Size

5.5 MB

Total Files

905

Last publish

Collaborators

  • vuonghuuhung