Bitcichain Docs
English
English
  • 👋Welcome
  • Developers
    • 🤝Connect to BitciChain
    • 🔍Block Explorer
    • 👷Build on BitciChain
      • Using Remix IDE
      • Using Hardhat
    • 💻Run a Bitcichain Node
    • 🚰Testnet Faucet
  • Ecosystem
    • ⚽Official Tokens
    • 🪙Exchanges
    • 💼Wallets
    • 🌐Dapps
  • FAQS
    • ❓General FAQs
  • External Links
    • Bitci.com
    • Bitci Academy
    • Bitci Explorer
    • Github Repo
Powered by GitBook
On this page
  • Getting Started
  • Deploying Smart Contracts
  1. Developers

Build on BitciChain

PreviousBlock ExplorerNextUsing Remix IDE

Last updated 1 year ago

Welcome to BitciChain, where you can build and deploy decentralized applications, create custom tokens, and interact with a robust blockchain network. Whether you're a developer, entrepreneur, or blockchain enthusiast, BitciChain offers the tools and infrastructure to bring your ideas to life.

Getting Started

Setting Up Your Development Environment

  1. Node.js and NPM: Ensure and NPM are installed on your machine.

  2. Remix and MetaMask: Connect to BitciChain using Remix and MetaMask. Refer to our guide on for detailed instructions.

Deploying Smart Contracts

Deploying with Remix and MetaMask

Follow our guide on to learn how to deploy your own smart contracts on BitciChain using Remix and MetaMask.

Deploying with Node.js and Hardhat

Learn how to create and deploy an ERC-20 token on BitciChain using Node.js and Hardhat. Follow our guide on .

👷
Node.js
Connecting to BitciChain
Deploying Smart Contracts with Remix and MetaMask
Creating and Deploying an ERC-20 Token with Node.js and Hardhat