@relative-finance/contracts
v1.23.1
Published
contracts for relative finance
Downloads
10
Readme
Contracts
- Install dependencies
npm install- Run tests
npm run test- Deploy to testnet
npm run deploy -- --network testnet
npm run verify -- --network testnetAfter deploying to testnet, update the package version number in
package.jsonand triggerpublish-deploymentspipeline after pushing code.
See hardhat docs for more information
