@cryptonotes/core
v1.0.0
Published
ERC-3525 Reference Implementation
Downloads
15
Maintainers
Readme
ERC-3525 Reference Implementation
This is work-in-progress implementation of ERC-3525
Ruquirements:
- Solidity 0.8
Setup
Run npm isntall
in the root directory
Unit Tests
Run npm test
to run the unit tests