Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.05 KB

TODO.md

File metadata and controls

59 lines (40 loc) · 2.05 KB

tanglePHP

Discord Twitter
Apache-2.0 license IOTA >PHP 8 WorkflowUnitTest >packagist_stable

Todo


Done ✓

  • IOTA Identity

    • create Identity
    • manipulate Identity
    • verify Identity
  • Network class

  • Helper\Amount

  • Wallet class

    • Address management
    • send Tokens over Wallet\Address
    • Address Searcher
  • Builder class

  • Create ToDo

  • Create phar

  • Change lib structure

  • PHPUnit tests

  • New Design (logo, header,...)

  • Interact with the IOTA Faucet Api

    • Get funds on testnet
  • Create help

  • Interact with an IOTA node

    • Create messages transaction payloads
    • Create messages with indexation
    • Get messages and outputs
    • Generate addresses
  • Interact with the IOTA PermaNode Api

    • Get messages and outputs