-
Notifications
You must be signed in to change notification settings - Fork 39
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
dotnet sdk milestone 2 submission #68
Conversation
I was testing the SDK out here are some of my comments so far:
Great work so far! Looks very nice! 👍 |
Thanks for the feedback @janezpodhostnik With regards to the path issue, I will put in a fix this evening. Good spot! I will make the changes to the example project that you suggested. I did publish a package a few hours ago. I have updated the README with the info if you wish to try it out. Would you like me to close the PR and reopen once the above tasks have been completed? |
Great SDK @tyronbrand, I have a couple of comments. Documentation: Examples could use some more comments. It would be a good feature to do a check that provided signer is actually supposed to sign the payload or envelope. This is nothing major just a nice UX improvement. |
Thanks @sideninja, I will check out the documentation template now and add more comments to the examples. Once that's out the way I will look at the signer improvement you suggested. |
Hey @sideninja & @janezpodhostnik I have implemented the changes @janezpodhostnik recommended. Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thank you for making the changes. Awesome job on the docs !!! also banner looks sleek
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Nice.
Flow .Net SDK - Milestone 1, 2
This PR is for issue #20.
SDK repo
https://github.com/tyronbrand/flow.net
Current Status
The flow.net SDK has completed all the essential parts with some tests and example code.
Still to come:
Blocks:
Collections:
Events:
Scripts:
Accounts:
Transactions:
Milestones