@chroniclewtf/client
Use your favorite package manager to install the Typescript SDK:
npm install --save @chroniclewtf/client
This package exports the following classes which are meant to make it easy to interact with Chronicle's server and smart contracts:
- ChronicleContractClient: class for interacting with the Chronicle coontract on-chain directly through a client-provided RPC
- ChronicleServerClient: class for interacting with the Chronicle server via HTTP