GithubHelp home page GithubHelp logo

airchains-network / airsettle Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 341 KB

A blockchain platform focused on secure and efficient data management. It features custom execution layers, batch processing, and a democratic validator system.

Home Page: https://airchains.io

License: MIT License

Go 100.00%
circuit cosmos gnark groth16 zk zkproof bft cometbft ignite ignite-cli

airsettle's Introduction

Airsettle

Welcome to Airsettle, a blockchain platform focused on secure and efficient data management. It features custom execution layers, batch processing, and a democratic validator system.

Features

  • Blockchain Initialization: Custom 'air' address prefix, streamlined project structure.
  • Execution Layer Enhancements: 'Exelayer' for validators and voting power, dynamic management, and robust queries.
  • Verification Key Management: Efficient 'vkey' type for managing lengthy verification keys.
  • Batch Processing Mechanics: 'batch_min' and 'batch_max' structures, robust batch handling, and detailed query functions.
  • Validator Management: 'Poll' system for democratic validator selection, comprehensive management messages, and detailed poll information queries.

Getting Started

Prerequisites

Installation

1. Clone the repository

git clone https://github.com/airchains-network/airsettle.git

2. Navigate to the project directory

cd airsettle

3. Switch to the DevNet Release

git checkout v0.0.2-beta

4. Set Environment Variable

Add the path /Users/<your_pc_username>/go/bin to your environment variables for easy access to 'AirSettle'. Replace <your_pc_username> with your actual PC username.

5. Initialize the Chain

ignite chain init

6. Delete the Existing Configuration Folder

Remove the folder ~/.airsettle if it exists.

rm -rf ~/.airsettle

7. Initialize the Node with the Moniker

airsettled init <moniker> --chain-id airsettle

8. Update Genesis Configuration

Replace the contents of ~/.airsettle/config/genesis.json with the contents from the docs/node/genesis.json file.

cp docs/node/genesis.json ~/.airsettle/config/genesis.json

9. Update Configuration

  1. Edit ~/.airsettle/config/config.toml to set persistent_peers:
persistent_peers = "[email protected]:26656"

10. Start the Node

airsettled start

airsettle's People

Contributors

computerkeeda avatar kritarth1107 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.