πGetting started with JS
Simplifies blockchain app development with tools for smart accounts, blockchain interaction, and workflow management.
Installation
To install the SDK, use the following commands:
Getting Started
Hereβs a quick guide to get you started with the Ditto Network SDK:
Initialize SDK
For more detailed examples, check the examples section.
Documentation
For comprehensive documentation and details on how to use the Ditto Network, please refer to the main documentation in the @ditto-network/core
package.
Examples
We provide a variety of examples to help you get started with different environments:
Node.js Examples: Located in the
examples/nodejs-example
directory.React Examples: Located in the
examples/react-example
directory.Sandbox: Located in the
examples/sandbox
directory.
Last updated