@nft-open-marketplace/interface
v0.5.0
Published
Contract ABI and interfaces for nft-open-marketplace project
Downloads
16
Maintainers
Readme
NFT Open Marketplace: contracts typechains and ABIs
Package contains nft-open-marketplace contracts and ABI.
These files are autogenerated by hardhat in @nft-open-marketplace/blockchain and copied to this package by script - all src files except index.ts. index.ts should be updated manually if needed.
To publish updated interface
- Update
CHANGELOG.md - Update
package.json - Update
src/index.tsif needed - run
npm loginnpm publish
