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

Multi-Asset Library #187

Closed
bitzoic opened this issue Aug 21, 2023 · 0 comments · Fixed by #190
Closed

Multi-Asset Library #187

bitzoic opened this issue Aug 21, 2023 · 0 comments · Fixed by #190
Assignees
Labels
Enhancement New feature or request Lib: Asset Label used to filter for the library issue New Feature New addition that does not currently exist

Comments

@bitzoic
Copy link
Member

bitzoic commented Aug 21, 2023

Motivation

Description

With the introduction of multi-asset support, NFTs are now native to the fuel-network. A new token library that implements native assets and follow the SRC-20: Token Standard should be created.

Motivation

The previous NFT library has been archived.

@bitzoic bitzoic added Enhancement New feature or request New Feature New addition that does not currently exist Lib: Asset Label used to filter for the library issue labels Aug 21, 2023
@bitzoic bitzoic linked a pull request Aug 30, 2023 that will close this issue
@bitzoic bitzoic changed the title Multi-Asset NFT Library Multi-Asset Library Aug 30, 2023
@bitzoic bitzoic self-assigned this Aug 30, 2023
bitzoic added a commit that referenced this issue 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request 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 a pull request may close this issue.

1 participant