0.0.2 • Published 5 months ago

multichain-walletkit-sdk v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Getting started

Installation

Clone this repository: git clone https://github.com/DotNames/MultiChain-WalletKit-SDK

Open the directory and run the script line:

cd MultiChain-WalletKit-SDK
npm i  # or yarn
rm -rf .git && git init && git add . && git commit -m "Initial commit" #Optional
npm build # or yarn build