Taraxa Project
WebsiteExplorerCommunity Site
  • 👋Welcome!
  • đŸ’ĩWallet
    • Metamask
    • Ledger
    • Taraxa's Network Connection Details
  • 🌱Become a Validator
    • âš™ī¸Set up validator node
    • đŸ–Ĩī¸Consensus node hardware requirements
    • 🚩Register node via community site
    • â›“ī¸Register node directly on-chain
    • đŸ“ŖSolicit delegation
    • đŸ› ī¸Node upgrade & reset
  • 💰Staking
    • 💧Liquid Staking
    • 🚩Staking via community site
    • â›“ī¸Staking directly on-chain
  • 🌉Ficus Root Bridge
    • â†”ī¸Bridge usage guide
    • 📜On-chain contracts
    • 🔎Audit Report
  • đŸ’ĨTaraxa Grant Program
  • Develop on Taraxa
    • 🚀Start building on Taraxa!
    • 🔗Connecting to Taraxa
    • 📓Smart Contracts
      • Remix
    • âš’ī¸Common frameworks & Examples
    • 💧Testnet faucet
    • 🔩Taraxa RPC Specs
  • Node Operations
    • âš™ī¸Deploy A Node
      • Digital Ocean
      • AWS
      • Alibaba Cloud
      • Scaleway
      • Vultr
      • Linode
      • Azure
      • Hetzner
      • GitHub is blocked
    • đŸĒļLite Consensus Node (beta)
    • âēī¸Upgrade a Node
      • âŦ†ī¸Upgrade Node
      • 🔁Reset Node
    • 🔀Syncing From Snapshot
    • đŸ“ŦNode's Public Address
    • đŸ—ī¸Node's VRF Key
    • 📒Node Proof of Ownership
    • ❓Node Operations FAQ
    • đŸ”ĸNode Release Notes
    • âš™ī¸Install A Local Node
      • Windows
      • Mac
      • Linux
      • Digital Ocean
      • AWS
      • Alibaba Cloud
      • Scaleway
      • Vultr
      • Linode
      • Azure
      • Hetzner
      • GitHub is blocked
  • FAQ
    • 1ī¸1ī¸ Layer-1 Tech
    • đŸĒ™TARA Token
    • 🌱Mainnet
    • 🔁Exchange Integration
  • Whitepaper
    • Abstract
    • Intro: Scaling the World
    • Taraxa Architecture
    • Economic Model
    • Governance
    • Further Reading
  • NATIVE TOKEN CONVERSION
    • 💡Introduction
    • đŸ—“ī¸Conversion Status
    • ❓Conversion FAQ
    • âš—ī¸Mock Conversion
    • 📋Exchange Submission
  • Governance
    • â„šī¸Introduction
    • ⚡Voting Guide
Powered by GitBook
On this page
  • Taraxa is ETH-Compatible!
  • Resources to get started ASAP

Was this helpful?

  1. Develop on Taraxa

Smart Contracts

Deploy smart contracts on Taraxa's EVM-compatible network!

Taraxa is ETH-Compatible!

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.

Resources to get started ASAP

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

PreviousConnecting to TaraxaNextRemix

Last updated 2 years ago

Was this helpful?

📓