@socialproof/dapp-kit-core
v0.0.3
Published
Framework-agnostic toolkit for building decentralized applications on MySo.
Readme
dapp-kit-core
A framework-agnostic toolkit for building decentralized applications on MySo.
@socialproof/dapp-kit-core provides an action-based API for wallet operations, automatic state
management via nanostores, and built-in
Web Components for wallet
connection UI. It can be used standalone with vanilla JavaScript, or as the foundation for
framework-specific bindings like
@socialproof/dapp-kit-react.
Installation
npm i @socialproof/dapp-kit-core @socialproof/mysoDocumentation
See the dApp Kit docs for full usage instructions, guides, and API reference.
