Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 392 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 392 Bytes

HotPocket NodeJs contract library

HotPocket contract library for NodeJs smart contracts.

Prerequisites

npm i -g @vercel/ncc

Build

npm install
npm run build

Publish to npm

First, make sure to update the version number in package.json, then run following:

npm login
npm run publish

NPM package

https://www.npmjs.com/package/hotpocket-nodejs-contract