1.0.0 • Published 1 year ago
contracts-next-scripts v1.0.0
Contracts-next scripts
Scripts showing how to interact with contracts-next using the egiftcard v5 SDK.
scripts
|
|-- installHook: "install a hook into a token core contract."
|
|-- allowlistMintERC721
| |-- setClaimConditions: "set a price and allowlist for your mint."
| |-- setDefaultFeeConfig: "set sale and fee recipients for your mint."
| |-- mint: "mint a token on your ERC-721 contract."
|
|-- royalty
| |-- setDefaultRoyaltyInfo: "set a default royalty recipient and BPS for your NFTs."
|
|-- metadata
| |-- lazyMint: "lazy mint metadata for your NFTs"
# Install dependencies. Required: node v18^
yarn install
1.0.0
1 year ago