0.0.9 • Published 1 year ago

blockchain-interactions3 v0.0.9

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

keru-project-library

Tests

For each package, you can run the tests as follows:

  • Go to the package directory: cd package_name
  • Install dependencies: npm install
  • Run tests: npm run tests

Publishing on npm

To publish a package to npm, follow these steps:

  • Go to the package directory: cd package_name
  • Make sure you are logged in to your npm account: npm login
  • Update the version in package.json according to the changes made:
{
  "version": "1.0.2"
}
  • Publish the package: npm publish
0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago