@hashflow/sdk
TypeScript icon, indicating that this package has built-in type declarations

2.2.1 • Public • Published

Development

Clone Repo

git clone https://github.com/hashflownetwork/hashflow.git

Install Packages

npm install

Compile Contracts

npm build

Compile TypeScript

npm run build:js

Test

Requires a running hardhat test node.

Start test node:

npm run node

Deploy contracts to test node & run tests:

npm test

Just run tests (contracts must already be deployed to test node):

npm run test_only

Just deploy contracts to test node:

npm run deploy_test

Readme

Keywords

none

Package Sidebar

Install

npm i @hashflow/sdk

Weekly Downloads

610

Version

2.2.1

License

ISC

Unpacked Size

3.95 MB

Total Files

668

Last publish

Collaborators

  • michael-hashflow
  • gxmxni