Structure
-
LEARN
-
Welcome (DONE)
-
Tutorials
- Users (DONE)
- Institutionals (DONE)
-
Everscale Overview
- Overview (DONE)
- Ecosystem (DONE)
- Hodl&Trade (DONE)
- Bridges (DONE)
-
Terminology (TODO)
-
Decentralization
- End-to-end Decentralization (DONE)
- DePool specifications (DONE)
- DeBot specifications (DONE)
- DeBot Consortium (DONE)
-
History (DONE)
-
Governance (DONE)
-
FAQ (DONE)
-
-
ARCHITECTURE
- Basics (DONE)
- TVM (DONE)
- Ever OS (DONE)
- Pseudo-code (DONE)
- Managing Gas (DONE)
- Fee calculation (DONE)
- Executor (DONE)
- Accounts (DONE)
- Message (DONE)
- Security (DONE)
- ABI
- v 2.0 (DONE)
- v 2.1 (DONE)
- v 2.2 (DONE)
-
BUILD
-
Tutorials
- Getting started (DONE)
-
Smart Contracts
-
Learn
- Introduction (DONE)
- Getting started (DONE)
- Blockchain (DONE)
- Data structures (DONE)
- Magic and overheads (DONE)
- Transaction execution (DONE)
- Carefully value (DONE)
- Gas limits (DONE)
- Replay attacks (DONE)
- Upgrade contracts (DONE)
- Distributed programming (DONE)
- LT Guarantees (DONE)
-
Developing with Solidity
- Getting started (DONE)
- Solidity Compiler (DONE)
- Samples (DONE)
- Comparison with Solidity contracts (TODO)
-
Developing with C++
- Getting started (DONE)
- C/C++ Compiler (DONE)
- Samples (DONE)
-
DeBots
- Getting started (DONE)
- DeBrowser (DONE)
- DInterfaces (DONE)
- Samples (TODO)
-
Multisignature wallet (DONE)
-
Frontend App (TODO)
-
SMV Contracts (TODO)
-
Debugging (TODO)
-
FAQ (TODO)
-
-
Smart Digital Assets
- Issue a fungible token (DONE)
- Issue a Non-fungible token (NFT) (DONE)
-
Integrate
-
Tutorials
- Getting started (DONE)
- Add Ever to your Exchange (DONE)
- How to read network details (TODO)
-
Build cross-chain (TODO)
- Introduction
- Use cases
- Glossary
- Getting started
- Overview
- Integration flow
- Contracts
- Samples
-
Ecosystem products APIs
- Everscan (DONE)
- FlatQube (DONE)
- Octus Bridge (DONE)
-
Inegrated products
- Indacoin (TODO)
- Itez (TODO)
-
-
API&Tools
-
Overview (DONE)
-
API/SDK
-
Getting started (DONE)
-
API
- Networks (DONE)
- Schema (DONE)
- Web Playground (DONE)
- Field Description (DONE)
- Errors (DONE)
- Samples
- Network Config (DONE)
- Blocks (DONE)
- Accounts (DONE)
- Transactions (DONE)
- Messages (DONE)
- Blockchain statistics (DONE)
- Counterparties (DONE)
-
SDK
- Installation (DONE)
- Errors (DONE)
- Samples (DONE)
-
-
Everdev
-
Overview (DONE)
-
Guides
- Quick Start (DONE)
- How to work with contracts (DONE)
- How to work with Devnet (DONE)
- How to create a controller (DONE)
- How to view the controller info (DONE)
-
Troubleshooting (DONE)
-
Use in JS Application (DONE)
-
Command Line interface
- C++ Compiler (DONE)
- Solidity Compiler (DONE)
- Evernode SE (DONE)
- SDK (DONE)
- TONOS CLI (DONE)
- TestSuite4 (DONE)
- Signer Tool (DONE)
- Network Tool (DONE)
- Contract Management (DONE)
- DeBrowser (DONE)
-
-
Evernode DS (DONE)
-
Evernode SE (DONE)
-
Evernode NQ (DONE)
-
Ever Cloud (DONE)
-
TONOS CLI (DONE)
-
TON Wallet API (DONE)
-
TON Kafka Producer (DONE)
-
TON Indexer (DONE)
-
Everscale Inpage Provider (DONE)
-
Network Tool (DONE)
-
Signer Tool (DONE)
-
Ever.bytie.moe (DONE)
-
Contract Management (DONE)
-
TVM Linker (DONE)
-
Locklift (DONE)
-
TestSuite4 (DONE)
-
Ever.ninja (DONE)
-
-
From another platform?
- Comparison with Ethereum (DONE)
-
Hackatons&Grants (DONE)
-
-
VALIDATE
-
Tutorials
- Getting started (DONE)
-
Run Validator
- Run Mainnet Node (DONE)
- Run Testnet Node (DONE)
- Validator elections (DONE)
- Update validator (DONE)
- System requirements (DONE)
-
DePools (DONE)
-
Monitoring (TODO)
-
Staking (DONE)
-
Troubleshooting
- Mainnet node (DONE)
- Testnet node (DONE)
- Node upgrades (TODO)
-
FAQ (DONE)
-
-
STANDARDS
-
What is TIP? (DONE)
-
TIP-1 TVM Opcode
- 1.1. FB0A (DONE)
-
TIP-2 DeCert
- Core description (DONE)
- 2.1. Reverse DeCert (DONE)
-
TIP-3 FT
- Core description (DONE)
- 3.1. Fungible Token (FT) (DONE)
-
TIP-4 NFT
- Core description (DONE)
- 4.1. Non-fungible Token (NFT) (DONE)
- 4.2. JSON Metadata (DONE)
- 4.3. On-chain indexes (DONE)
- 4.4. On-chain storage (DONE)
-
TIP-5 URI Scheme
- Core description (DONE)
- 5.1. FT Payment link (DONE)
- 5.2. NFT Payment link (DONE)
-
TIP-6
- Core description (DONE)
- 6.1. Interface Detection (DONE)
-
-
CONTRIBUTE
-
Tutorials
- Getting started (DONE)
-
HOT streams
- Documentation (DONE)
-
Bug bounty program (TODO)
-
Community maintainers (TODO)
-
Reward calculations (DONE)
-
https://docs.google.com/document/d/1iVilBhJR50Rp3n0Dkdczip_xOhDdB7PmR2vijHcDF-Y/edit?usp=sharing https://miro.com/app/board/o9J_klVT4Jg=/ https://github.com/everscale-org/docs/pull/38
https://docs.google.com/document/d/1tF8xUjA5IKf63CVwKBFCRxbE0yCod_ikW4AP1AL71aU/edit
-
GETTING STARTED
- Welcome
- Setting up the environment
- Locklift
- EverDev
- Firts Touch
- Add EVER to your project
-
CONCEPT
- Everscale Overview
- Everscale overview
- Decentralization
- End-to-end Decentralization
- DePool Specifications
- DeBot Specifications
- DeBot Consortium
- Terminology
- History
- Governance
- Everscale FAQ
- Architecture
- Basics
- TVM
- Ever OS
- Pseudo-code
- Fee calculation
- Managing gas
- Executor
- Accounts
- Message
- Security
- ABI
- v2.0
- v2.1
- v2.2
- v2.3
- Standards
- What is TIP?
- TIP-1 TVM Opcode
- 1.1 COPYLEFT
- 1.2 MYCODE
- TIP-2 DeCert
- Core description
- 2.1. Reverse DeCert
- TIP-3 FT
- Core description
- 3.1. Fungible token
- 3.2. Internally-owned Fungible Token Interface
- TIP-4 NFT
- Core description
- 4.1. Non-Fungible Token
- 4.2. JSON Metadata
- 4.3. On-chain indexes
- 4.4. On-chain storage
- 4.5. Can't Be Evil licensing
- TIP-5 URI scheme
- Core description
- 5.1. FT payment link
- 5.2. NFT payment link
- TIP-6
- Core description
- 6.1. Interface Detection
- Validation
- Getting started
- Smart Contracts
- Introduction
- Blockchain
- Data structures
- Magic and overheads
- Transaction execution
- Working with Value
- Gas limits
- Replay attacks
- Upgrade contracts
- Distributed programming
- LT Guarantees
- Everscale Overview
-
BUILD
- Tutorials
- Getting started
- Getting started with smart contracts development
- Smart Digital Assets
- Issue a Fungible Token
- Issue a Non-Fungible Token
- Developing with Solidity
- Getting started
- TON Solidity Compiler
- Solidity Contracts Examples
- Comparison with Solidity contracts
- Developing with C++
- Getting started
- C/C++ Compiler
- C++ Contract Samples
- Client API
- Overview
- GraphQL API
- About GraphQL API
- Connect to GraphQL API
- GraphQL Samples
- JavaScript API
- Javascript Everscale SDK
- Overview
- Samples
- Everscale Inpage Provider
- Javascript Everscale SDK
- Rust API
- Other languages API
- DeBots
- Getting started
- DeBrowser
- DInterfaces
- Samples
- Integrate
- Tutorials
- Getting started
- How to read Network details
- Interact with Ever wallet
- Build cross-chain
- Introduction
- Use cases
- Glossary
- Getting started
- Overview
- Transaction types and their mechanics
- EVM → Everscale transactions of liquid tokens without the credit processor
- Everscale → EVM Transactions
- EVM → Everscale Transactions Using The Credit Processor Contract
- Contracts
- Samples
- Ecosystem products APIs
- EVER Scan API
- FlatQube API
- Octus Bridge API
- Integrated products
- Indacoin
- Itez
- Tutorials
- Multisignature Wallet
- Nodes and Clients
- Overview
- Evercloud
- Evernode Dapp Server
- Everscale Wallet API
- TON Kafka Producer
- TON Indexer
- SMV Contracts
- Tools
- Overview
- EverDev
- Overview
- Guides
- Quick start
- How to work with contracts
- How to work with Devnet
- How to create controller
- How to view controller info
- Troubleshooting
- Use in JS Application
- Command Line Interface
- C++ Compiler
- Solidity compiler
- Evernode SE
- SDK
- TONOS-CLI
- TestSuite4
- Signer Tool
- Network Tool
- Contract Management
- DeBrowser
- TestSuite4
- Ever.ninja
- Evernode SE
- TONOS-CLI
- Ever.bytie.moe
- TVM Linker
- Locklift
- From another platform
- Comparison with Ethereum
- Hackathons & Grants
- Frontend App
- Debugging
- FAQ
- Tutorials
-
VALIDATE
- Run Validator
- Run Mainnet Node
- Run Testnet Node
- Validator Elections
- Update Validator
- System Requirements
- DePools
- Getting started
- FAQ
- Monitoring
- Staking
- Troubleshooting
- Mainnet EverX Node Troubleshooting
- Testnet EverX Node Troubleshooting
- Node upgrades
- FAQ
- Run Validator
-
COMMUNITY
- Explore
- Users Guide
- Institutionals
- Getting started
- Multisig
- Ecosystem
- Store EVER
- Bridges
- Tutorials
- Getting started
- GitHub contribution tutorial
- HOT streams
- Documentation
- Community maintainers
- Reward calculations
- Bug bounty program
- Explore
-
GETTING STARTED
- Welcome
- Setting up the environment
- Locklift
- EverDev
- First Touch
- Deploy SM with Locklift in testnet
- Deploy SM with Locklift in mainnet
- Add EVER to your project
-
CONCEPT
- Everscale Overview
- Everscale overview
- Decentralization
- End-to-end Decentralization
- DePool Specifications
- DeBot Specifications
- DeBot Consortium
- Terminology
- History
- Governance
- Everscale FAQ
- Architecture
- Basics
- TVM
- Ever OS
- Pseudo-code
- Fee calculation
- Managing gas
- Executor
- Accounts
- Message
- Security
- ABI
- v2.0
- v2.1
- v2.2
- v2.3
- Standards
- What is TIP?
- TIP-1 TVM Opcode
- 1.1 COPYLEFT
- 1.2 MYCODE
- TIP-2 DeCert
- Core description
- 2.1. Reverse DeCert
- TIP-3 FT
- Core description
- 3.1. Fungible token
- 3.2. Internally-owned Fungible Token Interface
- TIP-4 NFT
- Core description
- 4.1. Non-Fungible Token
- 4.2. JSON Metadata
- 4.3. On-chain indexes
- 4.4. On-chain storage
- 4.5. Can't Be Evil licensing
- TIP-5 URI scheme
- Core description
- 5.1. FT payment link
- 5.2. NFT payment link
- TIP-6
- Core description
- 6.1. Interface Detection
- Everscale Overview
-
BUILD
- Tutorials
- Getting started
- Deploy SM with Locklift in testnet
- Deploy SM with Lockfit in mainnet
- Smart Contracts
- Introduction
- Blockchain
- Data structures
- Magic and overheads
- Transaction execution
- Working with Value
- Gas limits
- Replay attacks
- Upgrade contracts
- Distributed programming
- LT Guarantees
- SMV Contracts
- Smart Digital Assets - Issue a Fungible Token - Issue a Non-Fungible Token
- Developing with Solidity
- Getting started
- TON Solidity Compiler
- Solidity Contracts Examples
- Developing with C++
- Getting started
- C/C++ Compiler
- C++ Contract Samples
- Client API
- Overview
- GraphQL API (merge 3 pages: About, Connect, Samples)
- JavaScript API
- Javascript Everscale SDK (place overview and samples content inside the page)
- Everscale Inpage Provider
- Rust API
- Other languages API
- DeBots
- Getting started
- DeBrowser
- DInterfaces
- Samples
- Integrate
- Tutorials
- Getting started
- How to read network details
- How to interact with Ever Wallet
- Build cross-chain
- Introduction
- Use cases
- Glossary
- Getting started
- Overview
- Transaction types and their mechanics
- EVM → Everscale transactions of liquid tokens without the credit processor
- Everscale → EVM Transactions
- EVM → Everscale Transactions Using The Credit Processor Contract
- Contracts
- Samples
- Ecosystem products' API
- EVER Scan API
- FlatQube API
- Octus Bridge API
- Integrated products
- Indacoin
- Itez
- Tutorials
- Multisignature Wallet
- Nodes and Clients
- Overview
- Evercloud
- Evernode dApp Server
- Everscale Wallet API
- TON Kafka Producer
- TON Indexer
- Tools
- Overview
- EverDev (make a link to official documentation: https://docs.everos.dev/everdev/)
- Locklift
- Evernode SE
- TONOS-CLI
- TestSuite4
- Ever.ninja
- Ever.bytie.moe
- TVM Linker
- From another platform
- Comparison with Ethereum
- Hackathons & Grants
- Debugging
- Ask us Questions (external link to https://t.me/+HonpXkQ77dEzOTA6)
- Tutorials
-
VALIDATE
- Getting started
- Run Validator
- Run Mainnet Node
- Run Testnet Node
- Validator Elections
- Update Validator
- System Requirements
- DePools
- Getting started
- FAQ
- Monitoring
- Staking
- Troubleshooting
- Mainnet EverX Node Troubleshooting
- Testnet EverX Node Troubleshooting
- Node upgrades
- FAQ
-
COMMUNITY
- Explore
- Users Guide
- Institutionals
- Getting started
- Multisig
- Ecosystem
- Wallets
- Bridges
- Contribute
- Tutorials
- Getting started
- GitHub contribution tutorial
- HOT streams
- Documentation
- Community maintainers
- Reward calculations
- Bug bounty program
- Tutorials
- Explore
