0.1.0 • Published 3 years ago

@starcoin/stc-ed25519 v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

stc-ed25519

This repo is forked from noble-ed25519, and fixed 2 issues we met in starcoin-explorer:

Contributing

  1. Clone the repository.
  2. yarn to install build dependencies like TypeScript
  3. yarn build to compile TypeScript code
  4. yarn test to run jest on test/index.ts