Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brownie tool analysis and usage example #3071

Closed
arianejasuwienas opened this issue Oct 4, 2024 · 2 comments · Fixed by #3070
Closed

Brownie tool analysis and usage example #3071

arianejasuwienas opened this issue Oct 4, 2024 · 2 comments · Fixed by #3070
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@arianejasuwienas
Copy link
Contributor

Problem

Brownie is a useful tool for Python developers working with smart contracts. Its application in the context of the Hedera network could provide valuable information for those developers.

Solution

Prepare an analysis of the Brownie tool, along with an example of its usage for developing a simple contract (such as the Greeter contract used in other examples in this repository).

Alternatives

No response

@arianejasuwienas arianejasuwienas added the enhancement New feature or request label Oct 4, 2024
@arianejasuwienas arianejasuwienas added this to the 0.58.0 milestone Oct 4, 2024
@arianejasuwienas arianejasuwienas self-assigned this Oct 4, 2024
@arianejasuwienas arianejasuwienas linked a pull request Oct 4, 2024 that will close this issue
2 tasks
@acuarica
Copy link
Contributor

acuarica commented Oct 4, 2024

Brownie had an issue regarding the to field, right? If so, should we include details about what was the original problem?

@arianejasuwienas
Copy link
Contributor Author

@acuarica
We previously encountered issues with Smart Contract deployment, which were related to the problem described here:

#2647 (comment)

However, we were able to resolve it on our end, so the issue no longer exists. That's why I'm not sure if its worth mentioning (?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants