- This is Monster Capital APP: Our private investors app
- This app is intended for a private list of investors, they can get access to our ecosystem by using this app
- The contracts are deployed in Mumbai (Polygon tesnet) We will be deploying on polygon soon
- Here are the smart contracts for this project
- Cover (appears when the wallet is not connected)
- Header: shows disconnect wallet, account balance (Orbs), metarooms link
- Wallet: send and receive Orbs - recent transactions
- Staking: stake and unstake Orbs, distribute rewards (Only visible for contract's owner)
- NFTs: collectibles wallet, collectible viewer, collections, send collectibles, wallets viewer
- Metarooms: Rooms for different investors tiers (meetings) Private Oncyber rooms
- Invest: in progress
- Indentity NFT: In progress
- BTC performance tracker: In progress
- Clone this repo:
git clone https://github.com/RolandoDrRobot/MonsterCapital-FrontEnd.git
- Go to
my-app
andnpm install
- Run
npm run start
- Open
http://localhost:3000/
- Please make sure you are connected to the Mumbai network
- Here you can configure your metamask for Mumbai
- You can deploy this project by using the
deploy.sh
file. It'll be deployed in IPFS through Infura, wait for the hash where you will see the app
-
Contract's deployer: Me 😄 RolandoDrRobot
-
Please request testing Orbs (Mumbai) here (These Orbs were assigned to the contract's deployer wallet)
-
You won't be able to use the app If you do not connect your wallet, we just request read access
-
You can receive and send Orbs to other wallets
-
There are 1,000,000 Orbs in the Contract's deployer's wallet
-
The Orbs ERC20 contract supports staking, so, you can stake these orbs, and receive more golden orbs as reward
-
The app shows an screen only for the contract's deployer where he can distribute the rewards
-
You can mint a Mystic Animal collectible for free
-
There is a price for a Tribe Mask collectible (payable)
-
You can take a look to all the collectibles minted at the moment for each collection and the holder's wallet
-
You can transfer you collectibles
-
You can get to any metaverse room at the moment
- Use videos for metaverse rooms, instead of pics
- Make the rooms appear only for specific NFT holders
- Create Identity NFT (NFT with dynamic content)
- Enable Recent transactions for Orbs wallet
- Enable Invest section - Swap USDC for Orbs (so we can sell the orbs to our private investors)
- Replace "Cora" by "Orb" in the names of the files
- Back button for Rewards page
- Repair amount to send bug
- Refactor how we mint NFTs
- Make only tribemask collection (send method) payable
- Make sure the rewards are being received when unstake
- Make number inputs larger