LogoLogo
  • ZERO Network
  • Economics
  • Contracts
    • sZERO
    • Governance
    • ZEROFROST
    • ZBTC
  • Resources
    • Glossary
    • JavaScript SDK
  • Links and Resources
    • Twitter
    • Discord
    • Matrix
    • Blog
    • Github
Powered by GitBook
On this page

Was this helpful?

  1. Resources

JavaScript SDK

The SDK library bundles software components of the ZERO framework. It can be installed with

yarn add @zerodao/sdk

The SDK package exports all other modules in the workspace, which are all designed to work in-browser or on the server:

- @zerodao/wallet

- @zerodao/p2p

- @zerodao/constants

- @zerodao/provider

- @zerodao/contracts

- @zerodao/frost

- @zerodao/database

- @zerodao/mempool

- @zerodao/validator

- @zerodao/networks

- @zerodao/mocks

- @zerodao/common

- @zerodao/keeper

- @zerodao/dispatcher

- @zerodao/watcher

- @zerodao/pending

Full documentation is available at:

PreviousGlossary

Last updated 2 years ago

Was this helpful?

https://github.com/zerodao-finance/zerodao