BizAuto Whitepaper_Eng
  • BizAuto Docs
  • Start Here
    • 1. Getting Started
    • 2. Getting Support
      • 2.1 Official Emails for Contact
    • 3. Grant Program
  • Core Concepts
    • 1. What is BizAuto?
    • 2. Core Architecture
      • 2.1 Key Components
      • 2.2 Network Information
      • 2.3 Wallet Configuration
    • 3. Technology
    • 4. BizAuto’s System Resource Allocation
    • 5. BizAuto Tools
  • Products
    • 1. BizAuto Platform
      • 1.1 Overview
      • 1.2 Set up your wallet : BIZA Platform
        • 1.2.1 BIZA PLATFORM Installation
        • 1.2.2 BIZA PLATFORM membership registration
        • 1.2.3 KYC verification
        • 1.2.4 OTP registration
        • 1.2.5 DID certification
      • 1.3 Staking
    • 2. BIZA-CarnegieMall: Decentralized P2P Platform
      • 2.1 Overview
      • 2.2 Key Features
      • 2.3 Comparison with Traditional E-Commerce Platforms
      • 2.4 Additional Services
      • 2.5 Conclusion
      • 2.6 User Guide
        • 2.6.1 BIZA-CarnegieMall Installation
        • 2.6.2 BIZA-CarnegieMall membership registration
        • 2.6.3 BIZA-CarnegieMall product registration and sales
    • 3. BIZA-UVIT
      • 3.1 Overview
      • 3.2 Key Features
      • 3.3 Additional Services
    • 4. Others
      • 4.1 BIZA-MetaWorld
        • 4.1.1 Overview
        • 4.1.2 Key Features
        • 4.1.3 Additional Services
      • 4.2 BIZA-Metaversity
        • 4.2.1. Overview
        • 4.2.2. Key Features
        • 4.2.3. Additional Services
  • Tokenomics
    • 1. Distribution Plan
    • 2. Explorer
    • 3. Token Information
      • 3.1 CoinMarketCap
      • 3.2 CoinGecko
      • 3.3 Medium
  • Resources
    • 1. Developer tools
    • 2. Learning Resources
  • Block Producer (Validator)
    • 1. Overview
    • 2. BIZA Block Producer Registration and Election Process
    • 3. BIZA Block Producer Voting Guide
    • 4.Block Producer Rewards
  • Ecosystem
    • 1. Wallet
    • 2. Block Explorer
    • 3. RPC Providers
    • 4. Centralized Exchanges
    • 5. Ecosystem Map
    • 6. Join the Ecosystem
  • Roadmap
    • Partners
  • Disclaimers
Powered by GitBook
On this page
  1. Resources

2. Learning Resources

Previous1. Developer toolsNextBlock Producer (Validator)

Last updated 5 months ago

A local development environment is a local machine that satisfies the system requirements. The requirements are to install the EOSIO software and its associated dependencies; it allows you to run a local blockchain instance and deploy smart contracts.

Please check before you start.

Here are steps to prepare your local development environment to build and deploy smart contracts.

  1. : Steps to install EOSIO pre-built binaries.

  2. : Steps to install the EOSIO CDT(Contracts Development Kit) which will be a compiler.

  3. : Steps to create a development wallet to store the key pair.

  4. : Steps to start Keosd and Nodeos.

  5. : Steps to create the first blockchain account for the smart contract.

Github:

Release note:

Smart contract guide:

the system requirements
Install EOSIO binaries
Install CDT
Create a Wallet for Development
Start Keosd & Nodeos
Create an Account for Development
https://github.com/bizamainet/bizamainet
https://github.com/bizamainet/bizamainet/releases
https://developers.bizauto.io/smart-contract-guides