Introducing 5ire-funds, a web3 platform that allows you to store your data in a decentralized manner and conduct peer-to-peer transactions without any platform fees! Say goodbye to high transaction fees and not having control over your data.
🛠️ Create your own on-chain profile for free, you need to pay minimal transaction fees to store your data on 5ire Chain.
🔗 Share your profile and receive payments directly in your wallet, without royalty!
🔒 With 5ire-funds, you have complete control over your data, and it's stored on the blockchain, making it more secure and tamper-proof.
Every user must have Metamask wallet to interact with this product. Checkout how to create Metamask wallet from here. To use this lauchpad, kindly add the 5ire network from here.
Follow the instructions for local environment: The user must have Node.js and npm to run this platform. Just download Node.js from here.
Clone the repo via CLI:
git clone https://github.com/rkmonarch/5ire-funds
cd 5ire-funds
Install the required packages:
npm install
yarn install #or
In the project directory, you can run:
npm run dev
yarn dev #or
- Open http://localhost:3000 to view it in the browser.