An awesome list about everything related to the Venom Blockchain.
Venom Blockchain has an asynchronous blockchain technology of dynamical sharding, that has made an unprecedented leap in blockchain technology development globally, bringing to the market boundless scalability, and higher security guarantees with decentralization.
Venom Blockchain has an asynchronous blockchain technology of dynamical sharding, that has made an unprecedented leap in blockchain technology development globally, bringing to the market boundless scalability, and higher security guarantees with decentralization.
- Venom Docs - Official Venom Blockchain documentation.
- Locklift - Hardhat-like development environment.
- Inpage provider - Web3-like interface for TVM blockchains.
- Standalone client - Standalone client for TVM blockchains to use with inpage provider.
- Venom Connect - Easy integration of Venom Wallet into dApps. (inspired by web3modal).
- Ever SDK - Rust Client Library (core) for DApp development in TVM blockchains. It also has bindings for JS, Python, Go, Java and other popular languages.
- nekoton - Rust SDK for Venom network.
- ton-indexer - Simple and reliable indexer node of Venom Blockchain.
- venom-scaffold - Yeoman generator to scaffold ready-to-use projects for smart contract development on TVM-based blockchains.
Some step-by-step guides to explore Venom Blockchain mechanics. Include smart contracts developing, backend and frontend.
- Setting Up The Venom Smart Contract Development Environment - Explore hardhat analogue on Venom Blockchain.
- How to create your own fungible TIP-3 token - How to build fungible token on Venom Blockchain with simple DAPP as example.
- Developing of simple voting system - Explore important Venom Blockchain mechanics by building primitive voting system.
- How to create your own non-fungible TIP-4 token - How to build non-fungible token on Venom Blockchain with simple DAPP as example.
- T-Solidity API - List of instructions that expands Solidity language in TVM.
- T-Solidity Support VSCode Extension - Extended solidity syntax, TVM constructions, snippets for VSCode.
- Venom Wallet. Browser Extension - Metamask inspired wallet for Venom Blockchain.
- Venom Wallet. Mobile Apps - Venom Wallet iOS and Android apps (built-in browser for web3).
- VenomScan - Venom Blockchain Explorer.
- VenomFaucet - Faucet for Venom Blockchain testnet and mainnet networks.
- Venom Tools - Set of tools to interact with Venom smart contracts from browser.