Testnet Phases
Phase 1: Explorer Testnet Phase
Purpose:
- Showcase the initial version of the Nuklai Chain built on Cosmos SDK.
- Focus on core blockchain functionality and developer feedback.
Core:
- Nuklai Chain: Deployed on dedicated infra with CometBFT.
- Dataset Module: Core functionality for creating datasets, tracking contributions, and managing ownership.
- Core Blockchain Services:
- REST API (https://api-testnet.nuklaivm.com/)
- RPC Endpoint (https://rpc-testnet.nuklaivm.com/)
- gRPC Service (
api-testnet.nuklaivm.com:9090)
- Nuklai Web Wallet & Staking: A frontend application enabling users to:
- View blockchain explorer data
- Request test NAI tokens from the faucet
- Create, view, and contribute to datasets
- Transfer NAI between accounts
- Create and deploy CosmWasm smart contracts
- View account balances and transaction history
- Nuklai Faucet: A service allowing developers to request test NAI tokens.
Phase 2: Extending Features
Purpose:
- Preparation for the mainnet release with extensive testing and a featureset that will be used by partners/builders.
Features:
- Validator Registration: Ability for developers to run validator nodes, participate in consensus, and earn (testnet)rewards.
- Staking & Delegation: Full staking functionality with delegation, rewards, and slashing for Validators.
- Governance Module: On-chain proposal submission, voting, and parameter updates.
- Further Performance Optimization: Network stress testing and performance.