Venom Docs
  • General
    • Welcome to Venom
    • What's New
    • Ecosystem
    • Create a new Wallet Account
    • Balance Transfers
    • Community
    • Presskit
  • Learn
    • Glossary
    • Architecture
    • Tokens and Assets
    • Messages and Transactions
    • Accounts
  • Build
    • Development Guides
      • Comparing of Ethereum vs Venom architectures
      • Setting Up The Venom Smart Contract Development Environment
      • How to create your own fungible TIP-3 token
        • Fungible tokens in Venom network
        • Quick start developing with TIP-3
        • Venom In Action. Simple Tokensale.
        • Venom In Action. Extend our Tokensale with frontend
        • Venom In Action. Going Global
        • Venom In Action. Ways of code enhancing
      • Developing of simple voting system.
        • Voting system basics
        • Venom In Action. Voting system contracts.
        • Venom In Action. Ways of code enhancing
      • How to create your own non-fungible TIP-4 token
        • Non-Fungible tokens in Venom network
        • Quick start developing with TIP-4
        • Venom In Action. Simple NFT auction
        • Venom In Action. Extend our auction with frontend
    • Integration Guides
      • How to connect Dapp UI to Venom
    • Tools & Resources
  • Maintain
    • Network Maintainers
Powered by GitBook
On this page
  • Smart contracts
  • Frontend
  • Backend
  • Mobile
  1. Build

Tools & Resources

Smart contracts

Development environment aiming to help you with contracts development locklift

Solidity language support for Visual Studio Code vscode plugin

Frontend

A library that makes it easy to UI starts interacting with the Venom venom-connect

Standalone fallback client that supports compatibility with the Venom blockchain standalone-client

A Web3-like interface that supports compatibility with the Venom blockchain inpage-provider

Backend

A standalone fallback client that supports compatibility with the Venom blockchain standalone-client/nodejs

Broxus SDK with TIP3 wallets support and a bunch of helpers nekoton

A simple and reliable indexer node ton-indexer

A simple service to stream Venom data into Kafka ton-kafka-producer

This is a light node + api for sending and tracking payments ton-wallet-api

Mobile

A Nekoton binding for flutter nekoton-flutter

PreviousHow to connect Dapp UI to VenomNextNetwork Maintainers

Last updated 2 years ago