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

Token standard #390

Merged
7 commits merged into from
Jun 23, 2022
Merged

Token standard #390

7 commits merged into from
Jun 23, 2022

Commits on Jun 22, 2022

  1. Add NFT id

    apoorv-2204 authored and Samuel committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e61e1fb View commit details
    Browse the repository at this point in the history
  2. Mint tokens based on the JSON content

    Samuel committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    2601305 View commit details
    Browse the repository at this point in the history
  3. Add json schema

    Samuel committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    dacb2cd View commit details
    Browse the repository at this point in the history
  4. Add NFT transaction additional fee

    Samuel committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d2e88a4 View commit details
    Browse the repository at this point in the history
  5. Set NFT id to 0 for fungible

    Samuel committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    6ea1e83 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Rename NFT to token

    Samuel committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    6ec2882 View commit details
    Browse the repository at this point in the history
  2. Set supply as big int

    Samuel committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9837de9 View commit details
    Browse the repository at this point in the history