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

Added examples and docs for nft mint, send, burn #532

Merged
merged 30 commits into from
Jun 26, 2023

Commits on Jun 3, 2023

  1. added nft mint, send, burn

    anistark committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    8359013 View commit details
    Browse the repository at this point in the history
  2. removed walletdb

    anistark committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a1fc8e4 View commit details
    Browse the repository at this point in the history
  3. removed lock file

    anistark committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d7787a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c25e0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cb5285 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    067fbc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccb8b47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb9c527 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe53c09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    025aa1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51d0e34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fb29fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11c0580 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff344f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1465ee View commit details
    Browse the repository at this point in the history
  11. Update sdk/examples/how_tos/nfts/burn_nft.rs

    Co-authored-by: Thoralf-M <[email protected]>
    anistark and Thoralf-M authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    1780573 View commit details
    Browse the repository at this point in the history
  12. Update sdk/examples/how_tos/nfts/mint_nft.rs

    Co-authored-by: Thoralf-M <[email protected]>
    anistark and Thoralf-M authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    1c5ea71 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    56509a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd01fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80dce56 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    743c2e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. removing commented code

    anistark committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9d5ff33 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    281ecef View commit details
    Browse the repository at this point in the history
  2. removed example files

    anistark committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ce23e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d430033 View commit details
    Browse the repository at this point in the history
  4. removed comment

    anistark committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    0e82469 View commit details
    Browse the repository at this point in the history
  5. added back account sync

    anistark committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9cc8d1a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. formatted

    anistark committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    41e6e4d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. removed yarn.lock

    anistark committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ccfeb81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fba44ca View commit details
    Browse the repository at this point in the history