npm.io
3.2.0 • Published 3 years ago

@celo/dappkit

Licence
Version
3.2.0
Deps
4
Size
48 kB
Vulns
1
Weekly
0
Stars
797
DeprecatedThis package is deprecated

Celo DAppKit

DAppKit is a lightweight set of functions that allow mobile DApps to work with the Celo Wallet to sign transactions and access the user's account. This allows for a better user experience: DApps can focus on a great native experience without having to worry about key management. It also provides a simpler development experience, as no state or connection management is necessary. Since version 1.1.0-beta.1, DAppKit also offers beta support for web DApps that are designed to run in a mobile browser and work with the Celo Wallet.

Visit the official DAppKit Docs for more information on setup, usage, and practical examples.