Skip to content

Commit 9fcc861

Browse files
authoredOct 29, 2023
Merge pull request #52 from AmruthaSri852/main
Add dApp Wiki, frameworks and Resourceful Books
2 parents 72ba6ac + 259b0a0 commit 9fcc861

File tree

1 file changed

+50
-5
lines changed

1 file changed

+50
-5
lines changed
 

‎README.md

+50-5
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,15 @@ This repository features impressive collections of resources to learn Web 3.0..
4949
- ▶️[How Ethereum work -a deep dive](https://metaschool.so/course/how-does-ethereum-work-a-deepdive)
5050

5151

52-
## dApp
52+
## dApp
53+
- 📄[Decentralized application on Wikipedia](https://en.wikipedia.org/wiki/Decentralized_application)
5354
- 📄[What is a Dapp? A Guide to Ethereum Dapps](https://freecodecamp.org/news/what-is-a-dapp-a-guide-to-ethereum-dapps/)
5455
- 📄[Introduction to dApps](https://ethereum.org/en/developers/docs/dapps/)
55-
- 📄[Build a dApp in 15 minutes](https://docs.elrond.com/developers/tutorials/your-first-dapp/)
56+
- 📄[Build a dApp in 15 minutes](https://docs.elrond.com/developers/tutorials/your-first-dapp/)
57+
- 📄[DApp Development Frameworks](https://ethereum.org/en/developers/docs/frameworks/)
58+
- 📖[How to create an Ethereum Dapp?](https://www.amazon.in/create-Ethereum-Dapp-Praveen-Soundarajan-ebook/dp/B08Z3H23TF)
59+
- 📖[Building Ethereum DApps: Decentralized Applications on the Ethereum Blockchain](https://www.amazon.in/Building-Ethereum-Apps-Decentralized-Applications/dp/1617295159)
60+
- 📖[Architecture Ethereum DApp with Angular, Angular Material and NgRx](https://www.kobo.com/in/en/ebook/architecture-ethereum-dapp-with-angular-angular-material-and-ngrx)
5661
- ▶️[What is a dApp? Decentralized Application on the Blockchain](https://www.youtube.com/watch?v=F50OrwV6Uk8)
5762
- ▶️[Learn web3 development by building a dapp p1](https://www.youtube.com/watch?v=QkmXFCBSHgs)
5863
- ▶️[Learn web3 development by building a dapp p2](https://www.youtube.com/watch?v=A0B13zKVhPE&t=4s)
@@ -124,7 +129,7 @@ This repository features impressive collections of resources to learn Web 3.0..
124129
- ### thirdweb
125130
- 📄[Official Documentation](https://portal.thirdweb.com/learn)
126131
- ▶️[🔴 Build Modern Cryptopunk Clone with React.js & Web 3.0](https://www.youtube.com/watch?v=hhZtiytNaBQ&t=6622s)
127-
*You learn about thirdweb in the beginning. Rest of the tutorial is for web development*
132+
*You learn about thirdweb in the beginning. The rest of the tutorial is for web development*
128133
- 📄[https://blog.avneesh.tech/how-to-add-web3-sign-in-with-thirdweb](https://blog.avneesh.tech/how-to-add-web3-sign-in-with-thirdweb)
129134

130135
- ### Hardhat
@@ -133,8 +138,7 @@ This repository features impressive collections of resources to learn Web 3.0..
133138

134139
- ### Truffle
135140
- 📄[Official Documentation](https://trufflesuite.com/docs/index.html)
136-
- ▶️[Truffle Tutorial for Beginners | Compile, Test & Deploy Smart contracts to any EVM Blockchain
137-
](https://www.youtube.com/watch?v=62f757RVEvU)
141+
- ▶️[Truffle Tutorial for Beginners | Compile, Test & Deploy Smart contracts to any EVM Blockchain](https://www.youtube.com/watch?v=62f757RVEvU)
138142

139143
- ### Embark
140144
- 📄[Official Documentation](https://framework.embarklabs.io/docs/index.html)
@@ -148,6 +152,47 @@ This repository features impressive collections of resources to learn Web 3.0..
148152
- 📄[Official Documentation](https://docs.privy.io/)
149153
- 📄[Getting Started with Privy (Authentication for all your users in web3)](https://docs.privy.io/guide/quickstart)
150154

155+
- ### Aragon
156+
- 📄[Official Documentation](https://docs.aragon.org/)
157+
- ▶️[about Aragon](https://aragon.org/about-aragon)
158+
159+
- ### OpenZeppelin
160+
- 📄[Official Documentation](https://docs.openzeppelin.com/)
161+
- 📄[OpenZeppelin on Github](https://github.com/OpenZeppelin)
162+
- ▶️[Get started with OpenZeppelin](https://www.youtube.com/watch?v=qy_A8wvKH7g&ab_channel=MicrosoftDeveloper)
163+
164+
- ### Nethereum
165+
- 📄[Official Documentation](https://nethereum.readthedocs.io/)
166+
- ▶️[HOW TO GET ETHER BALANCE USING NETHEREUM (GET STARTED TUTORIAL)](https://www.youtube.com/watch?v=xIYCv15MpbA)
167+
168+
- ### Hyperledger Fabric
169+
- 📄[Official Documentation](https://hyperledger-fabric.readthedocs.io/en/release-2.2/)
170+
- ▶️[Getting Started with Hyperledger Fabric and Installation](https://www.youtube.com/watch?v=acHiHRJ-dVM)
171+
172+
- ### Hyperledger Besu
173+
- 📄[Official Documentation](https://besu.hyperledger.org/docs/)
174+
- ▶️[Introduction to Hyperledger Besu for developers](https://www.youtube.com/watch?v=L9pdntIbIvg)
175+
176+
- ### EOSIO
177+
- 📄[Official Documentation](https://developers.eos.io/)
178+
- ▶️[Introduction To EOSIO](https://developers.eos.io/welcome/v2.2/introduction-to-eosio/index)
179+
180+
- ### Flow
181+
- 📄[Official Documentation](https://docs.onflow.org/)
182+
- ▶️[Create your First DApp on the Flow Blockchain (local emulator + dev wallet)](https://www.youtube.com/watch?v=hnmmkIIQDtU)
183+
184+
- ### Neo Blockchain Toolkit
185+
- 📄[Official Documentation](https://docs.neo.org/docs/en-us/toolkit/2.10.2/intro/introduction.html)
186+
- ▶️[Introduction to Neo Blockchain Toolkit for VS Code](https://www.youtube.com/watch?v=b-BzFEurYF4)
187+
188+
- ### Nervos CKB (Common Knowledge Base)
189+
- 📄[Official Documentation](https://docs.nervos.org/)
190+
- ▶️[The Nervos Network explained in under 5 minutes](https://www.youtube.com/watch?v=7ThcgGpqTZg)
191+
192+
- ### Algorand SDKs
193+
- 📄[Official Documentation](https://developer.algorand.org/docs/)
194+
- ▶️[Introduction - Algorand Developer Portal](https://developer.algorand.org/docs/get-details/dapps/smart-contracts/)
195+
151196
## Books
152197

153198
- ### Blockchain

0 commit comments

Comments
 (0)