Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

FT Example: AssemblyScript implementation #180

Closed
behaviary opened this issue May 19, 2020 · 2 comments
Closed

FT Example: AssemblyScript implementation #180

behaviary opened this issue May 19, 2020 · 2 comments
Assignees

Comments

@behaviary
Copy link

behaviary commented May 19, 2020

Needs updating to follow spec. near/NEPs#21.

@janedegtiareva
Copy link
Contributor

  • There is an existing example on ERC20 (ERC20 in near-examples. Has unit tests but it doesn't have simulation tests)
  • Can leverage work from NFT in assembly script
  • the simulation tests that are being added to rust cannot be used for assembly script

Acceptance criteria:

  • implement NEP21
  • put into near-examples
  • unit tests
  • simulation tests (use the jest tests in existing examples)

@behaviary
Copy link
Author

Needs discussion on whether or not we show this to people: https://github.com/orgs/near/teams/devx/discussions/1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants