Not everyone wants to use Ether in their smart contracts, yet the Remix IDE provides this option only. In this post, I'll show you how to actually use BNB instead and how to deploy your contract onto the Binance Smart Chain.
Using Chainlink Data Feeds, you can retrieve the latest price of a crypto asset from your smart contract in real-time. In this post, I'll show you step-by-step how to retrieve price data in Solidity.
Where do you begin learning Blockchain development with the many tools out there? In this complete Blockchain guide for developers, I'll cover the exact tools you need with examples along the way, including a simple React app that interacts with the Blockchain itself.