@eng-hypersurface/contracts
v0.0.14
Published
Non-custodial Options Protocol
Readme
Sample Hardhat Project
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat --network localhost test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.tsmnemonic for tests:
rocket tower poem wool please bus today stuff expire daughter athlete meritPublish new version of the @eng-hypersurface/contracts package
- increment version in package.json (e.g. from 0.0.12 to 0.0.13)
- nvm use v18 (if not already using)
- npm i (from root dir)
- npm i (from submodules/GammaProtocol dir)
- npm run build-package (from root dir )
- npm run publish:package (from root dir)
- npm publish (from root dir)
