0.1.0-beta • Published 1 year ago

tronbox-web3 v0.1.0-beta

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Tronbox-web3

tronbox-web3 is a plugin for integration with project from Truffle. This allows tests and scripts written for Truffle to work with tronbox.

Required plugins

This plugin requires tronbox as a prerequisite.

Installation

npm install tronbox-web3

Usage

  1. run tronbox init

  2. run npm install tronbox-web3

  3. now using tronbox commands to operate contracts. You may find some error during the process, fix them according to the error messages.