Skip to content

dijetsjs

Latest

Choose a tag to compare

@lasthyphen lasthyphen released this 10 Feb 21:51
· 4 commits to master since this release
8309a34

platform-sdk

Dijets Platform SDK:

Built using TypeScript and intended to support both browser and Node.js, Dijets platform-sdk allows developers to make api calls to Dijets Nodes and provides them with an easy to integrate library. With this library, any Javascript developer is able to interact with a Dijets Node running on Dijets Primary Network provided that the API endpoints are enabled for the developer's consumption.

DijetsJS - Features:

  • Locally manage private keys
  • Retrieve balances on addresses
  • Get UTXOs for addresses
  • Build and sign transactions
  • Issue signed transactions to any of the Value Chain, Utility Chain or the Method Chain.
  • Intra-Chain swaps to & fro - the Value Chain<->Method Chain and the Value Chain<->Utility Chain.
  • Add Validators and Delegators by staking DJTX
  • Test a local node setup
  • Retrieve Dijets network information