bepro-js
bepro-js copied to clipboard
The repository contains a comprehensive documentation of the bepro.network ecosystem as a javascript framework. If you are new to BEPRO, you might want to check out the Website Overview or our public...
**Description** Simple Marketplace similar to opensea for basic Sale Use of NFTs The goal is also to make it agnostic **Features** - [x] Get NFTs on Sale `getAllOnSale()` - this...
**Describe the feature or project** **Available examples** **Bounty** **Who are we**
**Creates a lot of problems having to solve Merges with builds which are irrelevant** The goal is to remove /build to .gitignore & remove from "master" But the /build should...
**Describe the feature or project** Create a simple ERC20 only Protocol where users can borrow until 20% of what they lended initially. Only ERC20 should be allowed, and you can...
**Bounty** **Describe the solution** **Preview** **ETH Wallet** **Twitter Handle**
**Description** Change the architecture of _Application.getContractType()_ **Example** Instead of using `erc721Contract = app.getERC721Collectibles({});` to use `import { ERC721Collectibles } from ...` `let erc721Contract = new ERC721Collectibles();`
**Description** Raising capital with ERC20s is completely broken for retail investors Private sale investors invest at a nominal price Where fomo kicks in in general platforms like bscpad, polkastarter, coinlist...
Hey! We launched our token 10 days ago it's a jackpot defi token on the BSC. We take 5% on all transaction that we send to a jackpot wallet. Every...
Function : - [ ] Add/remove Liquidity - [ ] Buy/Sell Shares - [ ] Access Shares from msg.sender - [ ] Functional Tests Tools : - [ ] Javascript...