Skip to content
/ oko Public

Oko is an open-source embedded wallet stack that provides passwordless crypto experience via multi-party computation

License

Notifications You must be signed in to change notification settings

chainapsis/oko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Oko

Oko Wallet

Crypto wallet seamlessly built in your apps.

Using the latest advances in cryptography, Oko delivers a seamless experience by integrating the security of blockchain wallets directly into web or mobile apps.

  • 🔒Enhanced Security: Multi-party computation to generate signature
  • 🚀 Better User Experience: No browser extension, no secret phrases, sign in with a social account.
  • Developer Friendly: Simple integration, wallet programmability

Explore the docs »

View Demo

Oko SDK

Packages Latest
@oko-wallet/oko-sdk-core npm version
@oko-wallet/oko-sdk-cosmos npm version
@oko-wallet/oko-sdk-eth npm version

How it works

TBD

Running a key share node

Please refer to the document.

Contributing

Any contributions you make are greatly appreciated. If you have a suggestion can improve this project, please do not hesitate to open an issue ticket or raise a pull request. Guidelines are provided.

Security

Please see SECURITY.md for our security policy and how to report vulnerabilities.

License

Distributed under the Apache License 2.0. See Apache 2.0 License for more information.

Development

Prerequisites

  • Postgres 17+

pg_dump

During development, key share node assumes the system has "pg_dump" executable. pg_dump should be installed while installing Postgres. One way to install on MacOS is as follows.

brew install postgresql@18
echo 'export PATH="/opt/homebrew/opt/postgresql@18/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc

About

Oko is an open-source embedded wallet stack that provides passwordless crypto experience via multi-party computation

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 8