Django and Etherium #228
Replies: 5 comments 7 replies
-
Boom! Glad you're enjoying it. Yeah that would be awesome to do a django project!!! If you make one, we could add it as a brownie mix! |
Beta Was this translation helpful? Give feedback.
-
This is a great idea and a path I want to follow, having not much experience myself with front-end development. Don't forget to show us your project! |
Beta Was this translation helpful? Give feedback.
-
Project progressing well, if slowly. Unit testing functions to deploy and interact with contracts via brownie api within a Django app. Almost TDD !!!!! |
Beta Was this translation helpful? Give feedback.
-
It's the brownie api that has required a lot of learning. |
Beta Was this translation helpful? Give feedback.
-
A quick update - I have decided to move away from a Brownie-Django project as I found some difficulties with Brownie and its api. The Brownie CLI is great for learning about blockchain etc so I recommend using Brownie to gain an understanding of the technology without the need to "develop" code. |
Beta Was this translation helpful? Give feedback.
-
Fantastic course. Thanks Patrick. I'm about half way through and enjoying every transaction and contract.
Just thinking about adding a UI via Django.
Beta Was this translation helpful? Give feedback.
All reactions