Build a Decentralized Bike Rental App on Binance Smart Chain

Members Only - Join Imposter Devs and you'll get access to this lesson, all lessons, and all courses.

Finishing the smart contract and deploying to the Binance Smart Chain testnet

Hardhat.js - https://hardhat.org/

*Changes: When running npx hardhat, the option "Create a basic sample project" is no longer available. Choose "Create a JavaScript project" instead. The sample project has been changed by hardhat, but should be easy to comprehend, especially after watching me explain how the old one works. 

Moralis - https://moralis.io/

*Changes: Moralis has recently dropped Speedy Nodes. We will use Chainstack instead of Moralis for our BSC Testnet Endpoint. First, watch the video on obtaining this Endpoint from Moralis just for context. Then, you will do the same thing, but using Chainstack (which is also free). Here is a helpful YouTube video I found that you should follow to obtain the Endpoint until I can update the course.