The Conflux plugin for Ethereum's Remix IDE. It support for deploy and interacting on a Conflux network.
live site: https://conflux.xuanwugate.com
(CN 001)使用Remix玩转Conflux上的智能合约
- Click RemixIDE Plugin Manager Icon and activate Conflux Plugin
- Click Conflux Plugin Icon
- Connect ConfluxPortal Wallet Account
- Select Network
- Compile your smart contract
- Select Contract to deploy
- Deploy
Clone the github repository:
git clone https://github.com/conflux-dao-toc/conflux-remix-plugin.git
In the project directory, you can run:
cd conflux-remix-plugin
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.