pmt-sdk
v1.0.0
Published
🛠 An SDK for building applications on top of PMT.
Readme
PMT SDK
Running application
To run the application, follow these steps. You must have at least node v16 and yarn installed.
First clone the repository:
git clone [email protected]:blockstars-tech/pmt-sdk.gitMove into the silkswap-sdk working directory
cd pmt-sdk/Install dependencies
yarn install