NotCentralised
  • Introduction
  • Technical Overview
  • Workflows
    • Files
    • Credentials
    • Tokens
    • Deals
    • Service Bus
  • SDK
    • Initialise
    • Register and Generate Keys
    • Files
    • Credentials
    • Tokens
    • Deals
    • Service Bus
  • Contracts
    • Wallet
    • Vault
    • Deal
    • Oracle
    • Service Bus
  • Circuits
    • DataVerifier
    • HashApprover
    • HashMinCommitment
    • HashReceiver
    • HashSender
Powered by GitBook
On this page

SDK

PreviousService BusNextInitialise

Last updated 1 year ago

Engaging with NotVault can be done through a Typescript SDK downloadable as an package.

    npm i @notcentralised/notvault-sdk

Continue to the next sections to understand each workflows implementation in more detail.

NPM