📄️ High Level Concepts
Below are the core concepts that make TEN unique while maintaining complete compatibility with existing Ethereum tooling and workflows.
📄️ Set Up Development Environment
1. Wallet Setup & Configuration
📄️ Network Configuration
Migrating to TEN enables your dApp to leverage “programmable encryption.” Below are steps to help you transition smoothly.
📄️ Account Abstraction & session keys in TEN
In the classic Account Abstraction model (EIP‑4337) described on ethereum.org, “session keys” (SKs) are typically implemented using proxy smart contracts and a bundler.
📄️ Cross-Chain Bridging
The TEN Bridge facilitates the seamless transfer of assets between the Ethereum blockchain and the TEN blockchain. This documentation provides an overview of the bridge, its purpose, supported tokens, and usage instructions.
📄️ Testnet
TEN Sepolia is our testnet environment that mirrors the capabilities of the TEN Mainnet. In this environment, you can authenticate with the TEN testnet gateway, use the TEN faucet, and develop and deploy dApps for testing.
📄️ Sample dApps
Below you can view our in-house sample dApps developed to harness the power of TEN.
📄️ Tutorial
You can follow this tutorial on GitHub that demonstrates how TEN’s precise timestamping enables sophisticated financial applications requiring exact timing. The combination of privacy, accurate timestamps, and Ethereum compatibility makes TEN ideal for high frequency trading and other time‑sensitive financial applications.
📄️ Programmable Access to Gateway
TEN Network Gateway API (testnet)