P2 - Python frontend interface for Ethereum Layer 2 Blockchain
Charming Data
Add the smart contract's ABI to your Dash app. In this tutorial series we'll create the front end interface in Python using Dash. We will use a pre-built smart contract, written in solidity, to create and deploy a decentralized application on top of it. There will be a little bit of javascript used for inserting data into the blockchain, but most of the app will be in Python.
dApp in Python code: https://github.com/charmingdata/dApp-animal-shelter-python/tree/main
Smart Contract: https://github.com/charmingdata/all-smart-contracts/blob/main/ShelterDB.sol
Polygon zkEVM testnet: https://testnet-zkevm.polygonscan.com/address/0x1245dBd38a1FF2371436245A9D7eF7AE4A9a1A26
Remix.Ethereum for smart contract development: https://remix.ethereum.org/
Video layout: 00:00 - dApp folder structure 02:35 - Libraries and modules 04:18 - Contract ABI and address 06:35 - Instantiate Dash & javascript
Join my channel to support its existence and access perks: https://www.youtube.com/channel/UCqBFsuAz41sqWcFjZkqmJqQ
GitHub tutorials code: https://github.com/charmingdata?tab=repositories&q=&type=&language=&sort=name
Connect with me on LinkedIn: https://www.linkedin.com/in/charmingdata/ ... https://www.youtube.com/watch?v=D1A6QQTp0mk
56965506 Bytes