Telcoin Association (tn-contracts)

$14.00

Everything you need to learn Telcoin Association’s Smart Contracts (solidity): 21 comprehensive code tours totaling over 200 steps, formulas presented in LaTeX, and a detailed glossary.

Click here to watch video preview

Cantina, 17 Jun → 16 Jul 2025

Everything you need to learn Telcoin Association’s Smart Contracts (solidity): 21 comprehensive code tours totaling over 200 steps, formulas presented in LaTeX, and a detailed glossary.

Click here to watch video preview

Cantina, 17 Jun → 16 Jul 2025

Code Tours

  • 1.1: Codebase Overview

  • 2.1: Consensus: Overview

  • 2.2: SystemCallable

  • 2.3: StakeManager & IStakeManager

  • 2.4: StakeManager: Delegation

  • 2.5: ConsensusRegistry: State & Epochs

  • 2.6: ConsensusRegistry: Validator Lifecycle

  • 2.7: ConsensusRegistry: Epoch Conclusion

  • 2.8: ConsensusRegistry: Incentives & Slashing

  • 2.9: Issuance: Reward Pool

  • 3.1: CI: Overview

  • 3.2: CI: Git Attestation Registry

  • 4.1: Interchain Bridging: Overview

  • 4.2: Interchain Bridging: Interfaces

  • 4.3: Wrapping and Bridging with InterchainTEL

  • 4.4: The Timelock: Data Structures

  • 4.5: The Timelock: Managing Records

  • 4.6: InterchainTEL: Integrating the Timelock

  • 5.1: Faucet: Overview

  • 5.2: TNFaucet: Base Faucet Scaffolding

  • 5.3: StablecoinManager: Testnet Stablecoin Faucet