0.5.3 • Published 3 months ago

@ionio-lang/ionio v0.5.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

🛠 Ionio SDK

JavaScript SDK for interacting with the Elements smart contracts.

⬇️ Install

  • Install with yarn
$ yarn add @ionio-lang/ionio
  • Install with npm
$ npm install --save @ionio-lang/ionio

📄 Usage

In-depth documentation for using the ionio package is available at ionio-lang.org

🛣 Roadmap

  • Contract class
  • Transaction class
  • TypeScript classes code-generation from artifact

🖥 Local Development

Below is a list of commands you will probably find useful.

yarn start

Runs the project in development/watch mode. Your project will be rebuilt upon changes. Error messages are pretty printed and formatted for compatibility VS Code's Problems tab. Your library will be rebuilt if you make edits.

yarn build

Bundles the package to the dist and dist-web folder. The package is optimized and bundled with Rollup into multiple formats (CommonJS, UMD, and ES Module).

yarn test

Runs the test watcher (Jest) in an interactive mode. By default, runs tests related to files changed since the last commit.

0.5.3

3 months ago

0.5.2

5 months ago

0.5.1

7 months ago

0.5.0

11 months ago

0.4.1

12 months ago

0.4.2

12 months ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.8

1 year ago

0.2.3

1 year ago

0.2.2

2 years ago

0.2.5

1 year ago

0.2.4

1 year ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago