Skip to content

Native Rust infrastructure for justice-based sharing economy - Hogwarts Coin (HWC)

License

Notifications You must be signed in to change notification settings

databayt/distributed-computer

Repository files navigation

Distributed Computer

Native Rust infrastructure for a justice-based sharing economy where value flows to those who create it.

A set of composable crates that you can use to build fair compensation systems for open source. Track contributions, distribute resources, and reward work—all transparently on a decentralized network.

"Justice = Fair Access to Resources Based on Evidence of Contribution."

Documentation

Visit ed.databayt.org/en/docs to view the full documentation.

Crates

Crate Description
dc-core Core types: Contribution, Identity, Block, Governance
dc-network P2P networking with libp2p, DHT, Gossipsub
dc-consensus Proof of Contribution + Proof of Resource
dc-storage RocksDB persistence layer
dc-oracle GitHub/Git integration for contribution tracking
dc-node CLI binary and entry point

Quick Start

# Clone
git clone https://github.com/databayt/distributed-computer.git
cd distributed-computer

# Build
cargo build --release

# Run
./target/release/dc-node --dev

Hogwarts Coin (HWC)

The native token earned through contributions:

  • 60% Contributor Rewards
  • 15% Treasury (DAO)
  • 10% Resource Providers
  • 10% Development Fund
  • 5% Emergency Reserve

No pre-mine. No VC allocation. Fair launch.

Contributing

Please read the contributing guide.

License

Licensed under the MIT License.

About

Native Rust infrastructure for justice-based sharing economy - Hogwarts Coin (HWC)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages