Resources
Last updated
Was this helpful?
Last updated
Was this helpful?
To aid in the development process, we've created several valuable resources:
Play with our Utilize our testnet environment to add apps to the ecosystem, interact with smart contracts, and manage reward distribution. Detailed information about the test environment can be found in its , providing you with a sandbox to refine and test your applications before going live.
: an all-in-one javascript library for building VeChain applications.
Read the and the sections to understand how to distribute B3TR tokens
X-App-Template () This template serves as a foundational guide to help you code your app and interact effectively with VBD. It's a demo of an app where you can scan grocery receipts and be rewarded if you buy sustainably.
Documentation of everything you need to know about vechain and blockchain technology to create a decentralized app.
A package containing all the smart contracts used in mainnet. You can also install this repository as a dependency in your project and use it to access the ABIs of the contracts and their addresses.