Launching your Ethereum dApp on Avalanche

This page summarizes the projects mentioned and recommended in the original post on /r/Avax

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • mythril

    Security analysis tool for EVM bytecode. Supports smart contracts built for Ethereum, Hedera, Quorum, Vechain, Rootstock, Tron and other EVM-compatible blockchains.

    Mythril

  • avalanche-faucet

    Avalanche Faucet for Fuji Network and Subnets.

    For development purposes, you will need test tokens. Avalanche has a Faucet that drips test tokens to the address of your choice. Paste your C-Chain address there.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • slither

    Static Analyzer for Solidity and Vyper

    Slither, here's a tutorial

  • coreth

    Code and wrapper to extract Ethereum blockchain functionalities without network/consensus, for building custom blockchain services.

    C-Chain runs a fork of go-ethereum called coreth that has the networking and consensus portions replaced with Avalanche equivalents. What's left is the Ethereum VM, which runs Solidity smart contracts and manages data structures and blocks on the chain. As a result, you get a blockchain that can run all the Solidity smart contracts from Ethereum, but with much greater transaction bandwidth and instant finality that Avalanche's revolutionary consensus enables.

  • avalanchego

    Go implementation of an Avalanche node.

    Coreth is loaded as a plugin into AvalancheGo, the client node application used to run Avalanche network.

  • avalanche-network-runner

    Tool to run and interact with an Avalanche network locally

    If you need a private test network to test your dapp, Avalanche Network Runner is a shell client for launching local Avalanche networks, similar to Ganache on Ethereum.

  • building-secure-contracts

    Guidelines and training material to write secure smart contracts

    We highly recommend using at least one of them if professional contract security review is not possible. A more comprehensive look into secure development practices can be found here.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts