0.0.7 • Published 3 days ago

@inverter-network/abis v0.0.7

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
3 days ago

license npm latest package npm downloads Follow on Twitter

Inverter / ABIs

Bun + Npm + ABI Bundler = Type Safe ABIs

Summary

This package contains ABI Bundling scipts and the typescript ABIs themselves for INVERTER. Learn more about INVERTER on (https://inverter.network).

Check out the Changelog to see what changed in the last releases.

Install dependencies

Install Bun ( bun is used for testing for primitives no bun is needed ):

# Supported on macOS, Linux, and WSL

curl -fsSL https://bun.sh/install | bash

# Upgrade Bun every once in a while

bun upgrage

Install dependencies:

bun add @inverter-network/abis

or

npm install @inverter-network/abis

Updating the ABIs

  1. Update the deployments submodules in the deployments directory.
bun compile

How to make a release

For the Maintainer: Add NPM_TOKEN to the GitHub Secrets.

  1. PR with changes
  2. Merge PR into main
  3. Checkout main
  4. git pull
  5. bun release
  6. Make sure everything looks good (e.g. in CHANGELOG.md)
  7. Lastly follow the instructions given by release log
  8. Done

Summary

This package contains ABI Bundling scipts and the typescript ABIs themselves for INVERTER projects.

0.1.0-alpha.3

3 days ago

0.1.0-alpha.2

3 days ago

0.1.0-alpha.1

6 days ago

0.0.7

10 days ago

0.1.0-alpha.0

13 days ago

0.0.7-alpha.3

20 days ago

0.0.7-alpha.2

21 days ago

0.0.7-alpha.1

22 days ago

0.0.7-alpha.0

28 days ago

0.0.6

1 month ago

0.0.5

2 months ago

0.0.4

2 months ago

0.0.3

2 months ago

0.0.2

5 months ago

0.0.1

5 months ago

0.0.1-beta.1

5 months ago