Skip to content

A simple web3 dApp to show that you can integrate underlying web3 technologies into your current workflow thanks to libraries and APIs.

License

Notifications You must be signed in to change notification settings

seidenbergerscott/web3workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Workshop: Crafting Cutting-Edge Applications for a Decentralized Web

Part 1: Intro to web3 and Blockchain

The slides from the workshop are hosted on the decentralized storage provider Storj (that we use in the demo app) below.

Download Slides

Part 2: Hands-On Demos

Building an unstoppable, simple web dApp using popular web2 technologies. If you want to run the dApp locally, simply run python app.py in your terminal. You may need a couple dependencies that you can install with pip install -r requirements.txt.

The walkthrough that we went over in the workshop is in the demos.ipynb, with the step-by-step in markdown.

This web dApp pulls the latest Ethereum price using a decentralized RPC call (Pokt) to a decentralized price feed (Chainlink). It also allows the user to download and render an image of an NFT (that was used as a POAP for this workshop) from the decentralized stoarge provider Storj.

About

A simple web3 dApp to show that you can integrate underlying web3 technologies into your current workflow thanks to libraries and APIs.

Resources

License

Stars

Watchers

Forks