Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 213 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 213 Bytes

qitmeer.ts

The qitmeer TypeScript API & library

install

git clone https://github.com/Qitmeer/qitmeer.ts.git qitmeerTs
cd qitmeerTs && npm i

test

npm run test
yarn run test