ConseilJS icon indicating copy to clipboard operation
ConseilJS copied to clipboard

[In Progress] FA2 Mint & Burn wrapper

Open itamarreif opened this issue 5 years ago • 1 comments

Still WIP, PR to Cryptonomic/Smart-Contracts with SmartPy implementation and compiled contract to come.

Contains data types and stateless functions to deploy and invoke the mint and burn entry points. There are also helper functions to convert the parameter typescript types into Micheline, used from the Micheline generated from SmartPy compilation.

TODO:

  • [ ] push contract code
  • [ ] documentation
  • [ ] merge with SingleAssetHelper?
  • [ ] add tests

itamarreif avatar Jan 03 '21 17:01 itamarreif

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jan 14 '21 03:01 sonarqubecloud[bot]