An open API service indexing awesome lists of open source software.

https://github.com/luca-moser/iota-acc-donation-poc

A PoC web app showcasing the usage of the IOTA account module to generate donation addresses.
https://github.com/luca-moser/iota-acc-donation-poc

Last synced: 4 months ago
JSON representation

A PoC web app showcasing the usage of the IOTA account module to generate donation addresses.

Awesome Lists containing this project

README

        

# IOTA Donation Website PoC

A PoC donation website leveraging the Go account package for IOTA. Bread and butter resides in the `account.go` file
under `server/controllers`.