Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: ratamahata0101 on March 20, 2022, 09:10:19 PM



Title: Building a miner site
Post by: ratamahata0101 on March 20, 2022, 09:10:19 PM
Hello,
How can i create a smart contract (miner site), for an existing token (not coin), that already runs in binance smart chain (BEP20). Like is https://bnbminer.finance/ for BNB token?
Thanks


Title: Re: Building a miner site
Post by: BitMaxz on March 20, 2022, 11:10:53 PM
Are you talking about cloud mining sites? Actually, no one will give an idea how to create a cloud mining site for BEP20 or Binance smart contract here on the forum because you are trying to attempt to make a scam website?

Or are you talking about creating a smart contract with BSC?

All you need is already on Binance docs you just need to explore on there documentation here https://docs.binance.org/faq/bsc/token.html
or check these two links below.

- https://www.youtube.com/watch?v=Q_wK6N9GtS8
- https://www.leewayhertz.com/create-bep-20-token-on-binance-smart-chain/ (https://www.leewayhertz.com/create-bep-20-token-on-binance-smart-chain/#:~:text=The%20first%20step%20is%20to,to%20OpenZeppelin%2Dcontracts%20in%20GitHub.)


Title: Re: Building a miner site
Post by: ratamahata0101 on March 22, 2022, 06:38:50 PM
Hello, thanks for your response!

We already own a token, witch is actually a community token, and we decided not to build something like staking etc, but something like bnb finance site. With the support of the community of course.

Is this a scum?

I thing the cloud mining may help. Witch i didn't know.


Title: Re: Building a miner site
Post by: ratamahata0101 on March 22, 2022, 08:02:41 PM
Thanks my friend! This is really helpful. I just got into solidity (from react), and i don't have much understanding yet. I am still learning.