Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command to submit contracts to the Flow NFT Catalog #105

Open
psiemens opened this issue Sep 27, 2022 · 0 comments
Open

Add a command to submit contracts to the Flow NFT Catalog #105

psiemens opened this issue Sep 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@psiemens
Copy link
Contributor

psiemens commented Sep 27, 2022

Freshmint users will need to add their deployed contracts to the Flow NFT Catalog: https://www.flow-nft-catalog.com/

There should be an easy way for users to:

  • Submit their contract using the fresh CLI (e.g. fresh submit-to-catalog --network testnet)
    • On testnet, it'd be great if the contract could be automatically added
    • On mainnet, this should return a URL to the proposal page
  • Submit their contract using the Node.js library (e.g. contract.submitToCatalog())

cc @bshahid331 @aishairzay @prpatel05

@psiemens psiemens added the enhancement New feature or request label Sep 27, 2022
@psiemens psiemens self-assigned this Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant