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

Introduce the Token Library #190

Merged
merged 15 commits into from
Aug 31, 2023
Merged

Introduce the Token Library #190

merged 15 commits into from
Aug 31, 2023

Conversation

bitzoic
Copy link
Member

@bitzoic bitzoic commented Aug 30, 2023

Type of change

  • New feature

Changes

The following changes have been made:

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

Notes

Related Issues

Closes #187

@bitzoic bitzoic added the New Feature New addition that does not currently exist label Aug 30, 2023
@bitzoic bitzoic requested a review from a team as a code owner August 30, 2023 08:51
@bitzoic bitzoic self-assigned this Aug 30, 2023
@bitzoic bitzoic linked an issue Aug 30, 2023 that may be closed by this pull request
@bitzoic bitzoic added the Lib: Asset Label used to filter for the library issue label Aug 30, 2023
.github/workflows/ci.yml Show resolved Hide resolved
libs/token/Forc.toml Outdated Show resolved Hide resolved
tests/src/token/Forc.toml Outdated Show resolved Hide resolved
libs/token/src/lib.sw Outdated Show resolved Hide resolved
libs/token/src/lib.sw Outdated Show resolved Hide resolved
libs/token/README.md Show resolved Hide resolved
libs/token/README.md Outdated Show resolved Hide resolved
libs/token/SPECIFICATION.md Outdated Show resolved Hide resolved
libs/token/SPECIFICATION.md Outdated Show resolved Hide resolved
libs/token/SPECIFICATION.md Outdated Show resolved Hide resolved
@bitzoic bitzoic requested review from a team and Braqzen August 31, 2023 11:43
@bitzoic bitzoic merged commit f5faa2c into master Aug 31, 2023
3 checks passed
@bitzoic bitzoic deleted the bitzoic-187 branch August 31, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lib: Asset Label used to filter for the library issue New Feature New addition that does not currently exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi-Asset Library
2 participants