Remix vs Hardhat vs Truffle - Which one is secure and reliable for Mainnet deployment?

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

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

    Discontinued :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

    Take a look at Truffle dashboard, available with Truffle v5.5.0. The publish to Mainnet workflow is more secure. Here's a demo publishing to Mainnet with a Ledger Nano S.

  • cocert

    Split and distribute your private keys securely amongst untrusted network

    I think you mean Shamir's Secret Sharing here, I have a project called cocert that uses the same technique. Maybe you can use the horcrux.

  • 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.

  • horcrux

    Split your file into encrypted fragments so that you don't need to remember a passcode

    I think you mean Shamir's Secret Sharing here, I have a project called cocert that uses the same technique. Maybe you can use the horcrux.

  • ethers.js

    Complete Ethereum library and wallet implementation in JavaScript.

    Ethers and HW Wallets: https://docs.ethers.io/v5/api/other/hardware/ -- Normally you could use their LedgerSigner right off the shelf, but there's a bug affecting the official package. Here's a workaround until the official library is patched:

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