Skip to content

A curated list of awesome Nexus code, libraries, software and resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nexus-xyz/awesome-nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

577a7f0 · Feb 26, 2025

History

10 Commits
Feb 26, 2025
Feb 26, 2025
Feb 26, 2025
Feb 26, 2025
Feb 26, 2025
Feb 26, 2025

Repository files navigation

Awesome Nexus

Discord X (Twitter)

A curated list of awesome Nexus resources, tools, and libraries. Inspired by awesome-go, awesome-rust, and other awesome lists.

Nexus is an EVM-compatible Layer 1 blockchain with a powerful zkVM that enables developers to build and deploy applications with ease.

Contents

Official Resources

Media

Nexus Technology

Nexus Layer 1

Nexus Layer 1 is a planetary-scale blockchain supercomputer that:

  • Concentrates compute power into a single chain
  • Scales horizontally with each new node
  • Scales vertically with the Nexus zkVM
  • Creates a unified proof of all computation: the Proof Singularity

Nexus zkVM

The Nexus zkVM is a modular, extensible, open-source zkVM written in Rust, focused on performance and security.

Key Features:

  • Proves any computation with zero-knowledge proofs
  • Open source with no proprietary components
  • Modular and extensible architecture
  • Security-focused design

Simple Workflow:

cargo nexus prove
cargo nexus verify

Evolution of Nexus zkVM:

Version Release Key Advancements Performance Gain
0.0 09/2023 First general-purpose zkVM Baseline
1.0 01/2024 Parallel proving, optimized circuits, recursion-enabled provers 10x
2.0 06/2024 Improved circuit design / arithmetization 100x
3.0 Coming soon Distributed proving, novel prover 1000x+

This exponential improvement represents a new Moore's Law for verifiable computation, with each generation delivering order-of-magnitude improvements in proving speed, cost efficiency, and computational capacity.

Network Services

Nexus OS

Nexus OS provides a unified interface to the Nexus ecosystem across multiple platforms:

  • Web: app.nexus.xyz
  • Mobile: iOS and Android applications
  • Desktop: Windows, macOS, and Linux applications

Key Features: Wallet management, cross-platform synchronization, dApp discovery, network monitoring, staking, governance, and NEX Points tracking.

Download at nexus.xyz/download.

Developer Resources

Network Configuration

{
  "chainId": "393",
  "rpcUrl": "https://rpc.nexus.xyz/http",
  "wsUrl": "wss://rpc.nexus.xyz/wss",
  "explorerUrl": "https://explorer.nexus.xyz"
}

Testnets

Testnet II was the latest Nexus testnet, featuring:

  • Enhanced stability and performance
  • Full EVM compatibility for seamless Ethereum dApp deployment
  • Increased transaction throughput
  • Improved developer tooling
  • Testnet Faucet for obtaining test tokens

Example Apps

Research

Zero-Knowledge Evolution

Timeline of Major Developments:

  • 1985: Introduction of zero-knowledge proofs by Goldwasser, Micali, and Rackoff
  • 1988: First practical zero-knowledge protocols and Fiat-Shamir heuristic
  • 1992: Introduction of probabilistically checkable proofs (PCPs)
  • 2010-2012: Development of zk-SNARKs for practical applications
  • 2016: Zcash launches with zk-SNARKs
  • 2019-Present: Explosion of research in recursive proof systems and zkVMs

Key Research Papers

Foundational Theory:

Modern SNARKs:

Transparent Setup Systems:

Recent Advancements

Ecosystem

Nexus is building a robust ecosystem of partners and developers:

  • Advanced R&D Partners: Collaborations with cryptographers and engineers
  • Strategic Partners: Organizations exploring applications of verifiable computation
  • Compute Providers: Contributors to the distributed prover network

To join the Nexus ecosystem, contact [email protected].

Call for Projects

We're looking for innovative projects in these key areas:

Financial Applications

  • DEXs & Aggregators: High-performance exchanges and routing solutions
  • Stablecoins & Structured Products: Novel stability mechanisms and yield products
  • Prediction Markets & Derivatives: Transparent markets with efficient settlement
  • RWA Tokenization: Infrastructure for traditional asset tokenization
  • Undercollateralized Lending: Privacy-preserving credit scoring systems

AI & Autonomous Agents

  • On-Chain AI: Autonomous agents for strategy execution and asset management
  • Verifiable AI Inference: zkVM-generated proofs of AI model execution
  • AI-Powered Oracles & Market Makers: Intelligent data interpretation and liquidity provision

zkVM Extensions & Integration

  • Language Support & ISAs: Support for additional languages and architectures
  • Developer Tooling: IDEs, debuggers, and testing frameworks
  • Frontend Integration: NextJS/Vercel templates and React component libraries
  • Mobile & Browser Extensions: Native SDKs and browser extensions

Layer-2 & Layer-3 Solutions

  • Rollups & Application-Specific Chains: Specialized chains settling on Nexus
  • Cross-Chain Messaging & Interoperability: Efficient protocols for asset and data transfer

Social & Identity

  • Social Graphs & Reputation Systems: Decentralized networks with verifiable interactions
  • Identity Solutions: Self-sovereign identity with selective disclosure
  • Social Recovery & Media: Innovative recovery mechanisms and content platforms

Join our Discord to discuss your ideas or contact [email protected] for partnership opportunities.

Contributing

To add your project to this list:

  1. Fork this repository
  2. Add your project under the appropriate category
  3. Submit a pull request with a clear description

See CONTRIBUTING.md for detailed guidelines.

About

A curated list of awesome Nexus code, libraries, software and resources

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published