The BTC Summer campaign uses Neutron’s integrated blockchain infrastructure to deliver Bitcoin DeFi strategies through transparent, on-chain reward tracking.

System Architecture

Points System

On-chain reward tracking and distribution infrastructure

Points Contract: On-chain smart contract for reward tracking and distribution
  • Stores user points and reward calculations on-chain
  • Supports both Ethereum and Neutron address formats
  • Enables transparent reward verification
Points Crawler: Modified version of Droplets points campaign functionality
  • Gathers data on deposit size and duration
  • Publishes data on-chain to the points contract
  • Uses daily snapshots for fair reward distribution
Reward Distribution: Dollar-denominated rewards converted to NTRN at phase end
  • Protects users from token price volatility during phases
  • Aligns campaign costs with network growth
Boost Pointer Contract: Links Neutron-based boosts to deposit addresses
  • Accepts both Ethereum and Neutron address formats
  • User-controlled “pointing” system for boost coordination
  • No unbonding periods - purely accounting mechanism
Cross-Chain Coordination: Handles deposits across Ethereum and Neutron
  • Ethereum deposits via automated vaults
  • Direct Neutron deposits to protocols
  • Unified reward calculation system
  • Complete implementation: Address Linking System

Protocol Integration


Technical Implementation

Timewave Vault Infrastructure: Core contracts have been audited including processor, accounts, and authorization contracts. A small addition was made to support zero-knowledge functionality but was not significant enough to warrant a new audit.

For Developers