From cc89301abb425e6db2ecf659ea4d328404a9df32 Mon Sep 17 00:00:00 2001 From: Masuma Jasmine Date: Mon, 17 Oct 2022 23:42:35 +0530 Subject: [PATCH] add resources to framework for dApp development #3 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3bcbbe7..8a41939 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,14 @@ This repository consists of collections of awesome resources to learn Web 3.0. - ▶️[Truffle Tutorial for Beginners | Compile, Test & Deploy Smart contracts to any EVM Blockchain ](https://www.youtube.com/watch?v=62f757RVEvU) +- ### Embark + - 📄[Official Documentation](https://framework.embarklabs.io/docs/index.html) + - ▶️[Beginner's Guide/Tutorial to Programming Ethereum Dapps with the Embark Framework and Solidity](https://www.youtube.com/watch?v=D6l3dR5GnMc) + +- ### Brownie + - 📄[Official Documentation](https://eth-brownie.readthedocs.io/en/stable/) + - ▶️[Getting Started with Brownie (Web3 Python-based framework for smart contracts)](https://www.youtube.com/watch?v=iWU8YlxYTeE) + ## Books - ### Blockchain