dcipher network
Randamu provides all the on-chain and off-chain tools you need to build your web3 games for transparency, verifiability and fairness.
Each section contains a quickstart, an API reference and a set of guides for performing the most common tasks for our given features.
Quickstarts give you a breakdown of how to get from zero to useful in the fewest steps possible.
API references detail everything you can do using the public APIs of the Typescript and Solidity libraries, as well as some useful details of the internal goings-on where appropriate.
Guides are task-focused deep dives into how to achieve a specific outcome using Randamu's technology.
Prerequisites​
For all our Typescript clients, you will need to install node 22 or later.
You can find instructions on installing it on the node website