Conflux-Chain / conflux-truffle

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

support sendtx to remote node #8

Closed wangdayong228 closed 3 years ago

wangdayong228 commented 3 years ago
make interface-adapter use web3-providers-http-proxy to avoid implement rpc adaptor for twice
implement sign on local and deploy at remote

This change is Reviewable