You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Principles:
lower number examples should introduce a principle
higher number examples should re-use it (or use a helper function with the same content)
Align naming, logging and flow between examples and languages
Add example to use Identity object with IOTA SDK
Idea:
Create Asset/Coin? using IOTA SDK
Transfer to (Identity) Object
Access transferred Object using borrow proposal
Demonstrate difference between localnet and wellknown networks
remove package ID from examples/README.md
Multi control example
Idea:
Create single controller identity
Add second controller
Demonstrate threshold process
Also consider splitting up the helper functions into separate files, which might make the references from the wiki to the example code less affected by line number changes. Bonus questions:
Could we just insert a reference to the entire file? (less hassle to maintain)
Would the repeated license header in the wiki in that case be okay or just visual noise?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Principles:
lower number examples should introduce a principle
higher number examples should re-use it (or use a helper function with the same content)
examples/README.md
The text was updated successfully, but these errors were encountered: