Resources
To aid in the development process, we've created several valuable resources:
Play with our test environment 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 dedicated section, providing you with a sandbox to refine and test your applications before going live.
VeChain Kit: an all-in-one javascript library for building VeChain applications.
Read the Integration and the Sustainability Proofs sections to understand how to distribute B3TR tokens
X-App-Template (https://github.com/vechain/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.
Vechain Getting Started Documentation Documentation of everything you need to know about vechain and blockchain technology to create a decentralized app.
VeBetterDAO contracts 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.
Last updated
Was this helpful?