Sold
Your trusted marketplace for digital gold
Created on 2nd December 2024
•
Sold
Your trusted marketplace for digital gold
The problem Sold solves
GoldMarket-Place makes investing in gold easier, safer, and more accessible by solving key challenges in the traditional gold market:
Easy Access: Anyone can buy fractional gold tokens with just a wallet and internet connection.
Lower Costs: Significantly reduces transaction fees compared to traditional gold trading or ETFs.
Instant Liquidity: Buy or sell gold tokens instantly, without waiting for market conditions or physical delivery.
Transparency & Security: Blockchain ensures full transparency and verifiable ownership, eliminating authenticity and storage concerns.
Global Reach: Accessible to anyone, anywhere, without the need for physical infrastructure.
Tokenization: Turn gold into a digital asset that’s easy to store, transfer, and trade.
In short, GoldMarket-Place simplifies and secures gold investment, making it more flexible and efficient.
Challenges I ran into
Wallet Integration Issues:
Problem: Initially, integrating Solana wallets (like Phantom) with the frontend was challenging due to inconsistent API documentation.
Solution: I resolved this by carefully reading through the official Solana wallet adapter documentation and experimenting with examples from the community. I also used the @solana/wallet-adapter-react package to simplify integration.
Token Minting and Metadata Setup:
Problem: Setting up the custom token and associating metadata via the SPL Token program was tricky, especially dealing with rent exemptions and correct space allocation.
Solution: I followed step-by-step guides on Solana's documentation, ensuring correct space calculations and using getMinimumBalanceForRentExemption to handle rent exemption requirements.
Real-Time Gold Price Sync:
Problem: Fetching and updating real-time gold prices from external APIs caused issues with rate limits and data accuracy.
Solution: I implemented caching for gold prices and set up periodic updates to minimize API calls, ensuring accuracy and reliability.
These hurdles were overcome through research, testing, and leveraging the Solana and blockchain development community.
Tracks Applied (1)
Practical Applications on Solana
Solana Superteam
Technologies used

