✨ Inspiration ✨
NFTs are a revolution in the digital creative space and it's only going to be on an upward trajectory. While makers and creators like this need to make this space look exciting and accessible to anyone and everyone. This is where ORDEN comes in. An NFT Platform for creators to create, mint, and sell their skills. It's a creative space for everyone. We call it a planet of our own.
✨ What it does ✨
It allows users to engage in the NFT community, Buy and Sell their pieces with 0 minting fees. It's a tunnel to get your foot in the very wide door of NFTS. Join us in a revolution of our own.
💻🧰 How we built it 🔧🔨
ORDEN is built using Next.js for the frontend. The Smart contracts for the NFTs and the Marketplace are written using Solidity. Hardhat to test, deploy and manage the blockchain development cycle. The NFTs are ERC721 Standard enabling:
- Low transaction and exchange rate
- Fewer intermediation costs
- Faster transactions
- Land data traceability and management power enhance the value of the property.
The smart contracts are deployed on the Polygon network which helps us deliver Zero Minting Fees as polygon as a side chain and its multi-chain ecosystem would help us scale
Use of Filecoin/IPFS ❗💡
The NFT metadata and image of the artwork is saved on the IPFS network. An IPFS hash (CID or content identifier) is created of the file when an artist uploads it, this file then gets uploaded to the IPFS network. The CID can be used to access the file from any IPFS node at any point of time in the future.
Challenges we ran into
Integrating the front end with the blockchain was a little challenging!
Accomplishments that we're proud of
Building a full-fledged NFT marketplace with Zero Minting fees is something we are proud of!
What we learned
We learned how to build Next.js applications, how to integrate a frontend with a blockchain and how to write smart contracts using solidity.
What's next for ORDEN
- Make a full-fledged platform, start creating a presence through social media to eventually create an exciting community
Built With
- chai.js
- ethers
- hardhat
- javascript
- nextjs
- react
- solidity
Log in or sign up for Devpost to join the conversation.