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

Basic action with this contract #1

Open
7 of 9 tasks
Jammyaa opened this issue Apr 21, 2022 · 3 comments
Open
7 of 9 tasks

Basic action with this contract #1

Jammyaa opened this issue Apr 21, 2022 · 3 comments
Assignees

Comments

@Jammyaa
Copy link
Owner

Jammyaa commented Apr 21, 2022

I. Task description

Execute successfully basic actions on this contract.

II. Task goals

  • Upload and Instantiate snip721-impl contract
  • Mint nft
  • Query nft without viewing key
  • Set viewing-key
  • Query nft with viewing key
  • Import contract to stashh nft-marketplace testnet
  • Testing mint nft on pulsar-2 testnet of Secret network
  • Mint nft on Secret network mainnet
  • Create a tool to distribute royalty fees to all holder nft
@Jammyaa
Copy link
Owner Author

Jammyaa commented Apr 21, 2022

1 upload_and_instantiate_snip721
2  mint_nft
3  query_without_viewkey
4  query_with_viewing_key

@Jammyaa Jammyaa self-assigned this Apr 21, 2022
@Jammyaa
Copy link
Owner Author

Jammyaa commented Apr 21, 2022

  • Stats:
    Gas Used by tx:
    Instantiate Contract tx: 33546
    Mint tx: 43532
    Set Viewing Key tx: 26023

@Jammyaa
Copy link
Owner Author

Jammyaa commented Apr 22, 2022

Upload and instantiate contract in pulsar-2 testnet successfully.
Import contract and mint 1 demo nft on stashh testnet done.
1 upload_and_instantiate_snip721_contract
2 mint_nft
import_contract_to_stashh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant