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
  • Q1: What is BitciChain?
  • Q2: What is Bitcicoin and how can I get Bitcicoin?
  • Q3: How can I create a custom token on the BitciChain network?
  • Q4: What is the block time of BitciChain?
  • Q5: How is consensus achieved on BitciChain?
  • Q6: What is the finality time on BitciChain?
  • Q7: Can I deploy existing Ethereum smart contracts on BitciChain?
  1. FAQS

General FAQs

PreviousDapps

Last updated 1 year ago

Q1: What is BitciChain?

A: BitciChain is a EVM-compatible decentralized blockchain network . It provides a secure and transparent platform for various applications, leveraging blockchain technology.

Q2: What is Bitcicoin and how can I get Bitcicoin?

A: Bitcicoin is the native coin of the BitciChain. You can get Bitcicoin from a CEX such as

Q3: How can I create a custom token on the BitciChain network?

A: To create a custom token on BitciChain, you can deploy an ERC-20 smart contract. Follow the steps outlined in our guide on

Q4: What is the block time of BitciChain?

A: BitciChain has a block time of 15 seconds, ensuring efficient transaction processing and network performance.

Q5: How is consensus achieved on BitciChain?

A: BitciChain uses POA as its underlying consensus algorithm, ensuring secure and decentralized transaction validation.

Q6: What is the finality time on BitciChain?

A: Since BitciChain uses POA as its consensus algorithm, the finality time on BitciChain is immediate, representing the time it takes for a block to become irreversible.

Q7: Can I deploy existing Ethereum smart contracts on BitciChain?

A: Yes, smart contracts developed for Ethereum can be deployed on BitciChain, given the compatibility of the EVM.

❓
bitci.com
Creating and Deploying an ERC-20 Token using Remix