Quick Start
Get up and running with the Stablecoin Studio SDK.
Installation
npm install @hashgraph/stablecoin-npm-sdk
Or build from source:
git clone https://github.com/hashgraph/stablecoin-studio.git
cd stablecoin-studio
npm run install
npm run build:contracts
npm run build:sdk