description |
---|
Deploy smart contracts on Taraxa's EVM-compatible network! |
Since the Taraxa network is compatible with Ethereum's RPC specifications, almost all tools in the ETH ecosystem will just work with Taraxa without any problems.
Here are some resources to get you started on deploying smart contracts on Taraxa.
- Remix: step-by-step example with Remix
- Hardhat: simply update Hardhat's configuration and add Taraxa as a JSON-RPC network, with Taraxa's network connection details
- Truffle: simply update Truffle's configuration and add Taraxa as a JSON-RPC network, with Taraxa's network connection details