Humanode Docs
  • Quick Start
  • Overview
  • Concepts
    • Bioauth
    • Smart Contracts
    • Node
    • Validator
  • Chains
  • Help & Support
    • Troubleshooting
    • FAQ
    • Discord
  • Node
    • About
    • System Requirements
    • Setup
    • CLI
      • Dev Mode
    • JSON-RPC
    • Tools & Services
  • Humanode Launcher
    • About
    • Launcher Installation
    • Workspace Creation
      • Remote
      • Local
        • Linux / macOS
        • Windows
    • Node Installation
    • Node Configuration
    • Running the node
    • Stopping the node
  • Humanode Distribution
    • About
    • Preparation
    • Node Installation
      • Manual Installation
    • Running the node
  • Validators
    • About
    • Becoming a validator
    • Checking validator status
  • Tools & Services
    • Polkadot.js apps
    • Polkadot.js extension
      • Wallet Setup
    • EVM Playground
    • Subscan
    • Exchanges
    • Oracles
    • Testnet Faucets
    • Substrate API Sidecar
    • Humanode Truffle Box
    • Humanode Token Claim
  • Bioauth
    • About Bioauth
    • Enrolling
    • Authenticating
    • Robonode
  • EVM & Solidity Smart Contracts
    • EVM Compatibility
    • Precompiles
    • Architecture
    • HMND/eHMND swap
    • EVM Dev Mode & Keys
    • Sample contract: ERC20 token
    • EVM Playground
    • Humanode Truffle Box
Powered by GitBook
On this page
  • What Truffle Boxes are
  • Humanode Truffle Box
  1. Tools & Services

Humanode Truffle Box

One of the ways to setup the environment for deploying and testing Ethereum smart contracts on Humanode.

PreviousSubstrate API SidecarNextHumanode Token Claim

Last updated 1 year ago

What Truffle Boxes are

A Truffle box is an example Ethereum application and/or boilerplate that puts complimentary tools and libraries into a single, sweet, easily-downloadable package, based on the . Every Truffle box comes with libraries and tools already preinstalled, code that uses those libraries and tools, external scripts (if necessary), as well as helpful README's and documentation.

Read the official documentation on the Truffle at the link below:

Humanode Truffle Box

The Humanode Truffle Box is a suite of tools we have prepared for developers to work with Humanode EVM implementation in the local development environment.

The Humanode Truffle Box is available at the following repo:

You need to manually run the humanode-peer in to use the box as we don't provide it as a part of the package.

dev mode
truffle ecosystem
LogoTruffle | Overview - Truffle Suite
LogoGitHub - humanode-network/humanode-truffle-boxGitHub