[Report] Development Doc.Failure#6866 Developer Fellowship Report (February, 2022)

Project Title: Developer in Residence Forum Update

One-liner: create an OpenZeppelin analogue for near protocol.

Project Summary: create a library to help developer to build FT and NFT with assemblyscript

Period: February, 2022

Accomplished:

  • Deployed a mock of a Fungible Token on my testnet wallet address
  • Created the structure for the library
  • Defined the NEP141 class
  • Defined the NEP148 class
  • Deployed the first version of the library on npm (it’s still under development, so it’s better to not use it atm).
  • Create tests to check the quality of the library
  • Create a project to show how to use the library (not committed yet)

Source Code:

Goals For Next Update:

  • Complete the Fungible Token module.
  • Start to work on the NFT module.
  • Create an ad article to show how to use the library

Bonus: during the previous month I forked and deployed Sushiswap on Aurora testnet and integrated an ERC-20 Factory and an IDO tool in the migrated DEX
Source Code:

Deployed Site: