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
  • Set up the Venom environment and start with the guides
  • Setting Up The Venom Smart Contract Development Environment
  • How to create your own fungible TIP-3 token
  • How to create your own non-fungible TIP-4 token
  • Tools & Resources
  1. Build

Development Guides

PreviousAccountsNextComparing of Ethereum vs Venom architectures

Last updated 2 years ago

Welcome to the Development Guides section. If you would like to learn development on the Venom blockchain you're in the right place.

Set up the Venom environment and start with the guides

How to set up the development environment with the necessary tools to improve your development experience.

Learn you possibilities of the Venom blockchain for , create your own , and improve your skills in Smart Contract development with the article.

Learn with .

Check out the list of helpful tools to start on the Venom blockchain

How to create your own fungible TIP-3 token
fungible tokens implementation
tokensale contract
Ways of code enhancing
How to create your own non-fungible TIP-4 token
how to create the NFT collection
Simple Auction contracts
Tools & Resources
Setting Up The Venom Smart Contract Development Environment