@zondax/fvm-client-tool
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

FVM Client Tool

License GithubActions


zondax_light zondax_dark

Please visit our website at zondax.ch


This project is meant to be used as a client library to interact with your smart contracts. You will be able to install, instantiate and invoke methods of your smart contract. This is a JS package you can import easily in your project.

Please, check the example folder in order to get more intel on how to use the client tool. It is super easy!

Guidelines

Install

To install a smart contract, you just need your binary file.

Instantiate

To create a new instance of that smart contract, you need the ABI and the CID you get when installing the binary file.

Interact

To interact with it, you need the ABI and one of two paths: the CID you get when installing the smart contract, or the address of your smart contract instance.

Package Sidebar

Install

npm i @zondax/fvm-client-tool

Weekly Downloads

2

Version

1.0.2

License

Apache-2.0

Unpacked Size

30.9 kB

Total Files

17

Last publish

Collaborators

  • ftheirs
  • jleni