Skip to content

Adenium – Lightning-Fast, Secure, Deterministic Web3 Network πŸš€ Build scalable decentralized applications with predictable, provable behavior. Tiny 4–25 byte transactions, 192 shards, 3.5M TPS, secure account/deployment separation, and developer-friendly mini-server deployments. Ready for billions of users and deployments.

License

Notifications You must be signed in to change notification settings

Hammurabi/Adenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌸 Adenium 1/32 🌸

Welcome to Adenium

Adenium is a next-generation blockchain network designed to be fast, secure, and reliable. It allows developers to build decentralized applications and services in a way that’s deterministic, everything behaves predictably and provable, so you can always verify that what happened on the network.

πŸš€ Lightning-Fast Transactions

Transactions are tinyβ€”just 4-25 bytes per block (smaller than a hash!) πŸ“

With 192 shards, Adenium can process between 41,943,040 to 6,710,886 transactions per slot ⚑ (β‰ˆ 3,495,253–559,240 TPS!)

πŸ›‘οΈ Safety First

Separation of concerns: Accounts πŸ‘€ and Deployments πŸ–₯️ are inherently separate, preventing accidental or malicious siphoning of funds.

Deployments are live programs that can automate tasks, interact with other deployments, and execute safely without touching user accounts.

🌐 Why Adenium Rocks

Deterministic & provable: βœ… predictable and verifiable results

Efficient & scalable: πŸ“ˆ small transaction sizes and smart shard architecture

Developer-friendly: πŸ› οΈ Deployments behave like mini servers with security built-in

Collaborative validation: 🀝 validators work together instead of wasting energy

Adenium is designed to make Web3 applications fast, safe, and scalableβ€”a network ready for BILLIONS of users and deployments πŸš€πŸ’Ž.

Discord: https://discord.gg/wqt5FZGbQe


⚑ Getting Started with Adenium

🐍 Gateway Node

The Gateway node allows you to connect to the network easily.

  • Python β‰₯ 9 is required.
  • Basic familiarity with command-line operations is helpful.

πŸƒβ€β™‚οΈ Steps to Run a Full Node

  1. Navigate to the GATEWAY folder

    cd gateway
  2. (Optional but recommended) Create a Python virtual environment

    python -m venv adn
    source adn/bin/activate  # Linux / macOS
    adn\Scripts\activate     # Windows
  3. Install dependencies

    pip install -r requirements.txt
  4. Run the node

    python main.py

πŸ”§ Node Options

  • Relay-only mode

    python main.py relay_only

    Your node will connect only via its public IP, communicate with bootstrap nodes, and relay surface messages. It will not attempt NAT traversal or find peers via DHT keys.

  • Verbose mode

    python main.py verbose

    Prints detailed information to the console for monitoring and debugging.


πŸ’– Support / Fund Me

If you like Adenium and want to support development, you can send funds to the following wallets:

🌐 Ethereum: 0x64b699e0cff956e39f473CdfeA74013a46C421dc

β‚Ώ Bitcoin: 0x64b699e0cff956e39f473CdfeA74013a46C421dc

β˜€οΈ Solana: ARg9Kp4JHPou8yPVkDs4iaFxznq2tmBUXzVH6TGXwJ8N

About

Adenium – Lightning-Fast, Secure, Deterministic Web3 Network πŸš€ Build scalable decentralized applications with predictable, provable behavior. Tiny 4–25 byte transactions, 192 shards, 3.5M TPS, secure account/deployment separation, and developer-friendly mini-server deployments. Ready for billions of users and deployments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •