Start building
After installation is complete, you can start building right away. You can access our detailed documentation here, and our GitHub repository here.
Below you can find a brief explanation about the main bepro-js templates to get you started too.
Template | Brief Description |
Javascript wrapper around the ERC20 standard. Use this template to easily create and deploy ERC20 tokens. | |
Javascript wrapper around the ERC721 standard. Allows you to create and mint Non-Fungible Tokens (NFTs). | |
Template to allow you to create sophisticated actions on top of newly minted NFTs, including buying and selling tokens on the Blockchain. Uses the ERC721 Standard wrapper. | |
Structure to create a simple staking mechanism for ERC20 tokens. | |
Storage solution using IPFS (InterPlanetary File System). You can use this template to easily save and retrieve documents. | |
Template to connect with Metamask and access wallet information. |
Last updated