-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Milestone
Description
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
- Idea:
- Demonstrate difference between localnet and wellknown networks
- remove package ID from
examples/README.md
- remove package ID from
- Multi control example
- Idea:
- Create single controller identity
- Add second controller
- Demonstrate threshold process
- Idea:
- 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?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Product Backlog