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

SRC-3 Mint and Burn Standard #16

Merged
merged 12 commits into from
Aug 31, 2023
Merged

SRC-3 Mint and Burn Standard #16

merged 12 commits into from
Aug 31, 2023

Conversation

bitzoic
Copy link
Member

@bitzoic bitzoic commented Aug 21, 2023

Type of change

  • New standard

Changes

The following changes have been made:

  • Adds SRC-3 Mint and Burn Standard Specification
  • Adds SRC-3 Mint and Burn Standard abi file for import
  • Adds SRC-3 Mint and Burn Standard to source README

Notes

  • Links to the SRC-20 references will not work until the SRC-20 PR is merged.

Related Issues

Closes #6

@bitzoic bitzoic added the SRC 3 Label used to filter for the standard issue label Aug 21, 2023
@bitzoic bitzoic self-assigned this Aug 21, 2023
@bitzoic bitzoic requested a review from a team as a code owner August 21, 2023 17:43
@bitzoic bitzoic requested a review from dmihal August 21, 2023 17:43
standards/src_3/README.md Outdated Show resolved Hide resolved
standards/src_3/README.md Outdated Show resolved Hide resolved
standards/src_3/src/src_3.sw Outdated Show resolved Hide resolved
dmihal
dmihal previously approved these changes Aug 28, 2023
standards/src_3/README.md Outdated Show resolved Hide resolved
standards/src_3/README.md Outdated Show resolved Hide resolved
Braqzen
Braqzen previously approved these changes Aug 29, 2023
Braqzen
Braqzen previously approved these changes Aug 30, 2023
@bitzoic bitzoic merged commit 5a85090 into master Aug 31, 2023
1 check passed
bitzoic added a commit to FuelLabs/sway-libs that referenced this pull request Aug 31, 2023
## Type of change

<!--Delete points that do not apply-->

- New feature

## Changes

The following changes have been made:

- Creates token library that enables developers to quickly spin up
SRC-20 compliant tokens

## Notes

- The standards themselves will need to be merged and the Forc.toml
files updates before this PR can be merged
FuelLabs/sway-standards#16
FuelLabs/sway-standards#13

## Related Issues

<!--Delete everything after the "#" symbol and replace it with a number.
No spaces between hash and number-->

Closes #187

---------

Co-authored-by: bitzoic <[email protected]>
@bitzoic bitzoic deleted the src-3-mint-burn-standard branch November 6, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SRC 3 Label used to filter for the standard issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SRC-3; Mint and Burn Standard
4 participants