EvernodeXRPL / hp-nodejs-contract

Hot Pocket contract library for NodeJs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hot Pocket contract library for NodeJs.

License:Other


Languages

Language:JavaScript 98.9%Language:Shell 1.1%