Conflux-Chain / conflux-truffle

A tool for developing smart contracts on Conflux.
https://confluxnetwork.org
MIT License
25 stars 12 forks source link

enhance cfxtruffle console #12

Closed wangdayong228 closed 3 years ago

wangdayong228 commented 3 years ago
  1. cfxtruffle console supports subcommand cfxutil
  2. cfxtruffle console supports auto sign transaction by configed privateKeys when cfx.sendTransaction
  3. Enhanced error handle in cfxtruffle console
  4. Auto checksum when web3.eth.sendTransaction

This change is Reviewable