solidity
Deploying Smart Contracts to Binance Smart chain with Truffle
August 3, 2021
Deploying a Smart contract to testnet and mainnet using Truffle. Migrating in a easy way.
Read moreUsing a Smart contract in an Web Application
August 3, 2021
Connect to a Smart Contract on the Binance / Ethereum block chain using Web3, React.
Read moreCreating a Inheritable Staking contract in Solidity
August 3, 2021
Adding inheritable Staking and reward mechanism to a BEP-20 Smart contract in Solidity.
Read moreBuilding a Decentralized Application with BEP-20 contract in Solidity
August 3, 2021
Learn how to build a smart contract using Solidity for the Binance smart chain. The token will be a BEP-20 contract. Using truffle and Ganache
Read more