Front end website with crypto wallet connect function
Budget: $30 – $250 AUD
I have a binance smart chain crypoto token contract on the binance blockchain where i need a Website Front End coded up where users can interact with my smart contract. I need a webpage where users can buy my "Brake" Token with their crypo wallet. I assume Wallet Connect would be the best wallet to intergrate into the webpage. Users will need to be able to connect their wallets to the website you build for me.
On the front end users will need to be able to enter how many Brake tokens they want to buy. there will be 65,000 Brake tokens available at $1 each
The Token Pricing will need to be able to Calculate the price of Brake Tokens dynamically based on the current exchange rate between BNB and USD. You can use a price oracle or external API to get the current BNB/USD price.
Token Purchase Process:
Display the current price of Brake Tokens in USD on the future website.
Allow users to enter the amount of Brake Tokens they want to purchase.
Dynamically fetch the price of BNB from an oracle, you would need to integrate with a decentralized finance (DeFi) protocol or an oracle service that provides real-time price data for BNB. This would involve making API requests to the oracle service or interacting with DeFi smart contracts to retrieve the price data.
Calculate the equivalent amount of BNB required based on the current price.
Prompt users to approve the transaction in their wallet.
Once approved, execute the token purchase transaction in the Brake token smart contract.
Transfer the purchased Brake tokens to the user's wallet.
Transfer the received BNB to my designated wallet.
perhaps a section on the webpage that shows a users balance of Brake tokens while they are connected to the webpage.
You will need to know about cryptocurrency, smart contracts and price oracles.
I only need the website build as i can do the Brake token smart contract myself.
On the front end users will need to be able to enter how many Brake tokens they want to buy. there will be 65,000 Brake tokens available at $1 each
The Token Pricing will need to be able to Calculate the price of Brake Tokens dynamically based on the current exchange rate between BNB and USD. You can use a price oracle or external API to get the current BNB/USD price.
Token Purchase Process:
Display the current price of Brake Tokens in USD on the future website.
Allow users to enter the amount of Brake Tokens they want to purchase.
Dynamically fetch the price of BNB from an oracle, you would need to integrate with a decentralized finance (DeFi) protocol or an oracle service that provides real-time price data for BNB. This would involve making API requests to the oracle service or interacting with DeFi smart contracts to retrieve the price data.
Calculate the equivalent amount of BNB required based on the current price.
Prompt users to approve the transaction in their wallet.
Once approved, execute the token purchase transaction in the Brake token smart contract.
Transfer the purchased Brake tokens to the user's wallet.
Transfer the received BNB to my designated wallet.
perhaps a section on the webpage that shows a users balance of Brake tokens while they are connected to the webpage.
You will need to know about cryptocurrency, smart contracts and price oracles.
I only need the website build as i can do the Brake token smart contract myself.