Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

telosnetwork/telos-keycat

 
 

Repository files navigation

Netlify Status

Philosophy

Too many apis for each blockchains. I wanted to build universal wallet service, and the main painpoint was blockchains' different api structure. Thus, I fixed keycatjs to support only four apis.

  1. transact(sign & push transaction)
  2. signTransaction
  3. signArbitraryData
  4. signin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.7%
  • JavaScript 5.2%
  • HTML 2.1%
  • SCSS 2.0%