casper-ecosystem / cep18

Implementation of ERC20 token for the CasperLabs platform.
https://casper.network/docs/dapp-dev-guide
Apache License 2.0
27 stars 46 forks source link

Is it production ready? #90

Closed piotrwitek closed 1 year ago

piotrwitek commented 1 year ago

Hi Is this library production ready? Does anyone use it in their apps/projects so we can look at how to use it? Is there some reference implementation with a real-life usage example as we did in the Casper Wallet playground? It would be really helpful, thanks :)

RitaMAllenCA commented 1 year ago

We are currently in the process of auditing the CEP-18 contract and will provide examples once this is complete. Examples will be similar to those provided for CEP78