The First Modular AI Chain
Go to file
2025-01-12 02:58:41 +01:00
.github update module version, clean github actions 2024-10-25 11:45:52 +08:00
app add evm min gas prices decorator to eth ante handler chain 2024-11-18 12:11:18 +08:00
build rename go mod path 2024-09-25 15:00:59 +00:00
chaincfg update module version, clean github actions 2024-10-25 11:45:52 +08:00
ci/env chore: update internal testnet kava version (#2010) 2024-08-19 14:11:55 -04:00
cli_test fix unit test 2024-09-25 15:12:16 +00:00
client fix 2024-09-25 15:31:20 +00:00
cmd/0gchaind fix 2024-09-26 09:42:10 +00:00
contracts rename kava 2024-09-25 15:07:33 +00:00
contrib chore: fix some typos (#1913) 2024-05-16 13:27:48 -07:00
crypto rebase to kava cosmos 0.47 upgrade 2024-09-25 15:18:12 +00:00
docs rebase to kava cosmos 0.47 upgrade 2024-09-25 15:18:12 +00:00
migrate use chaincfg.MakeCoinForGasDenom 2024-09-25 15:14:33 +00:00
networks merge testnet script 2024-09-25 15:15:00 +00:00
precompiles refactor: precompile, staking 2024-12-31 23:21:43 +08:00
proto rename kava to 0g 2024-09-27 03:04:45 +00:00
tests fix unit test 2 2024-11-19 18:21:52 +08:00
third_party/proto rename denoms 2024-09-25 15:12:33 +00:00
x fix unit test 2024-11-19 18:20:43 +08:00
.dockerignore fix(docker): Ignore local build and lint cache (#1994) 2024-08-07 11:20:17 -07:00
.gitignore feat: staking precompile 2024-10-25 22:35:03 +08:00
.gitmodules Add IBC chain to E2E test suite (#1486) 2023-03-07 14:37:45 -08:00
.golangci-version chore(linter): update Golang linter configuration (#1977) 2024-07-31 16:23:44 -04:00
.golangci.yml chore(lint): Disable funlen for test functions (#1993) 2024-08-07 13:25:18 -07:00
.mockery.yaml fix 2024-09-25 15:31:20 +00:00
.tool-versions chore(nodejs): Update to active LTS v20 (#2011) 2024-08-20 11:50:03 -07:00
buf.work.yaml Upgrade to sdk v0.44.5 and add IBC (#1106) 2022-01-07 17:39:27 -07:00
CHANGELOG.md Add v26 migrate docs (#1863) 2024-09-25 14:57:00 +00:00
docker-compose.yml update build file 2024-09-25 15:04:10 +00:00
Dockerfile feat: add 08-wasm module 2024-09-25 15:20:46 +00:00
Dockerfile-node Dockerfile for node 2024-09-25 15:23:35 +00:00
Dockerfile-rocksdb update build file 2024-09-25 15:04:10 +00:00
Dockerfile-rocksdb-base ci: extract separate rocksdb base image (#1898) 2024-05-02 10:36:49 -07:00
go.mod chore: use tag 2025-01-06 10:23:01 +08:00
go.sum chore: use tag 2025-01-06 10:23:01 +08:00
hard.svg add token logos (#1185) 2022-03-10 13:24:21 -07:00
kava-logo.svg Update README to new logo (#410) 2020-03-31 11:20:31 -04:00
LICENSE.md [R4R] Basic docs tidying (#534) 2020-05-29 15:53:57 -07:00
localtestnet.sh set min gas prices 2024-11-18 13:26:33 +08:00
Makefile fix wasm static link (#57) 2024-09-25 15:21:53 +00:00
prometheus.docker-compose.yml feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818) 2024-02-02 13:21:11 -05:00
prometheus.yml feat(x/cdp): update begin bloocker to run liquidations every X blocks based off params (#1818) 2024-02-02 13:21:11 -05:00
README.md Update README.md 2025-01-12 02:58:41 +01:00
swp.svg add token logos (#1185) 2022-03-10 13:24:21 -07:00


Logo

0G is limitless scalability


0G Chain

Zero Gravity (0G) is the foundational infrastructure for high-performance dapps and chains particularly for AI.

It efficiently orchestrates utilization of hardware resources such as storage and compute and software assets such as data and models to handle the scale and complexity of AI workloads.

Continue reading here if you want to learn more about 0G dAIOS and how its various layers enable limitless scalability.

0G Product Suite

  • DA: ultra high-performance data availability layer with KZG and quorum-based DAS
  • Storage: decentralized storage with erasure coding and replication
  • Inference Serving: flexible serving framework for inferences and finetuning
  • Network: high-performance, low-latency, and decentralized network

Documentation

Getting Started

To get started with 0G Chain, you'll need to:

  1. Read our documentation
  2. Choose which component you want to work with (DA, Storage, Inference Serving, or Network)
  3. Follow the setup instructions in the relevant documentation section

Contributing

We welcome contributions from the community! Here's how you can contribute:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Please make sure to:

  • Follow our coding standards
  • Write clear commit messages
  • Update documentation as needed
  • Add tests for new features

Technical Overview

0G Chain consists of several key components:

Data Availability (DA) Layer

  • Ultra high-performance with KZG commitments
  • Quorum-based Data Availability Sampling
  • Optimized for AI workloads

Decentralized Storage

  • Erasure coding for data reliability
  • Efficient replication mechanisms
  • Optimized for large-scale AI models

Inference Serving

  • Flexible framework for AI model deployment
  • Support for model fine-tuning
  • Distributed inference capabilities

Network Layer

  • High-performance P2P communication
  • Low-latency data transfer
  • Decentralized architecture

Support and Additional Resources

We're here to help you succeed in contributing to and building with 0G Chain:

Communities