Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Conversation

@johngrantuk
Copy link
Contributor

Attempt at an example script that shows how to use PyOTA to send a transfer to another address.

Copy link
Contributor

@todofixthis todofixthis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey John. Thanks for submitting this pull request!

The purpose of this script is to serve as documentation for developers. I think we should focus less on creating a functional application here, and put more work into producing a reference implementation.

Some ideas for how to go about this:

  • Use an approach similar to the one you did for the routingwrapper example script:
    • Strip the code down to the bare essentials, and use hard-coded/dummy values where needed.
    • Add lots of comments explaining what each component does and why it is needed.
  • In this case, it's probably better that the application doesn't run, since in a worst-case scenario it could cause a user to accidentally spend IOTAs!

@todofixthis
Copy link
Contributor

Thanks! Merging..

@todofixthis todofixthis merged commit 5b16f2b into iotaledger-archive:develop Aug 1, 2017
marko-k0 pushed a commit to marko-k0/iota.lib.py that referenced this pull request Jul 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants