DEV Community

Rafael Abuawad
Rafael Abuawad

Posted on • Updated on

Create DApps with Angular and Python (Brownie ETH)

TL;DR

Go to the Brownie Angular Mix that I created, clone the repo and start working!

Usage

The repository is very simple, it includes an angular module called storage, that contains a basic demo so you can understand how it works and apply the same logic on your own custom module.

Important

Don't forget to run the postinstall command, this command fixes and issues between angular and web3. Read the README for more info.

Hope you like it! If you find any issues feel free to leave a comment or create an issue on GitHub, I'll try to respond a soon as possible!

Top comments (0)