This tutorial describes an example implementation of a NEP-17 smart contract developed in Java using the neow3j library.
BEGINNER
BEGINNER
Find a comprehensive collection of tools and resources to help you build outstanding applications on the Neo blockchain.
Submit a tutorialCommunity Tutorials
BEGINNER
This tutorial describes an example implementation of a NEP-17 smart contract developed in Java using the neow3j library.
BEGINNER
This tutorial provides step-by-step instructions for creating a fungible token contract on the Neo blockchain using Python and Neo3-boa. It does so by demonstrating how to comply with the NEP-17 standard.
BEGINNER
Transfer Neo, Gas or NEP-17 token on the Neo blockchain from one wallet to another wallet using neon-js
BEGINNER
This tutorial will walk you through the process of creating real-world Neo Smart Contract using the Neo Blockchain toolkit. We will create a NEP-17 token; [NEP-17](https://docs.neo.org/v3/docs/en-us/develop/write/nep17.html) is a token standard that specifies a general mechanism for tokenizing an asset on the Neo 3 blockchain.