Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curvefi/brownie-tutorial

Brownie Video Tutorial at https://www.youtube.com/playlist?list=PLVOHzVzbg7bFUaOGwN0NOgkTItUAVyBBQ
https://github.com/curvefi/brownie-tutorial

Last synced: about 1 month ago
JSON representation

Brownie Video Tutorial at https://www.youtube.com/playlist?list=PLVOHzVzbg7bFUaOGwN0NOgkTItUAVyBBQ

Awesome Lists containing this project

README

        

# Brownie Tutorial

![Brownie Logo](https://miro.medium.com/max/494/0*xQ_UNKBVoMgX5ND1.png)

Companion repository for Curve's [Brownie Tutorial](https://www.youtube.com/playlist?list=PLVOHzVzbg7bFUaOGwN0NOgkTItUAVyBBQ)

## Main Series

* [Lesson 1: Introduction](/lesson-01-introduction)
* [Lesson 2: Installation](/lesson-02-installation)
* [Lesson 3: Initialization](/lesson-03-initialization)
* [Lesson 4: Contracts](/lesson-04-contracts)
* [Lesson 5: Transactions](/lesson-05-transactions)
* [Lesson 6: Tokens](/lesson-06-tokens)
* [Lesson 7: Interfaces](/lesson-07-interfaces)
* [Lesson 8: Testing Fixtures I](/lesson-08-fixtures-i)
* [Lesson 9: Testing Fixtures II](/lesson-09-fixtures-ii)
* [Lesson 10: Parametrized Testing](/lesson-10-parametrization)
* [Lesson 11: Chain I](/lesson-11-chain-i)
* [Lesson 12: Chain II](/lesson-12-chain-ii)
* [Lesson 13: Strategy](/lesson-13-strategy)
* [Lesson 14: Networks](/lesson-14-networks)
* [Lesson 14b: Polygon](/lesson-14b-polygon)
* [Lesson 15: Gas](/lesson-15-gas)
* [Lesson 16: Alias](/lesson-16-alias)
* [Lesson 17: Applications I](/lesson-17-applications-i)
* [Lesson 18: Applications II](/lesson-18-applications-ii)
* [Lesson 19: Applications III](/lesson-19-applications-iii)
* [Lesson 20: MultiCall](/lesson-20-multicall)
* [Lesson 21: Deployment](/lesson-21-deployment)
* [Lesson 22: Unit Testing I](/lesson-22-unit-testing-i)
* [Lesson 23: Reverts](/lesson-23-reverts)
* [Lesson 24: Interactive Debugging I](/lesson-24-interactive-i)
* [Lesson 25: Interactive Debugging II](/lesson-25-interactive-ii)
* [Lesson 26: Safety](/lesson-26-safety)
* [Lesson 27: Raw ETH](/lesson-27-raw-eth)
* [Lesson 28: Routing I](/lesson-28-routing-i)
* [Lesson 29: Routing II](/lesson-29-routing-ii)
* [Lesson 30: Chain History](/lesson-30-chain-history)
* [Lesson 31: Forked Frontend](/lesson-31-forked-frontend)
* [Lesson 32: get_dx()](/lesson-31-forked-frontend)

## CRVFunder Series
* [Lesson 1: Pre-Commit](/crvfunder/lesson-01-precommit/)
* [Lesson 2: Package Manager](/crvfunder/lesson-02-package-manager/)
* [Lesson 3: Testing](/crvfunder/lesson-03-testing/)
* [Lesson 4: Deployment](/crvfunder/lesson-04-deployment/)

## In the Oven
* React
* Zappers