Simon de la Rouviere e9817a3cae Refactor & Restart. Let there be tokens. | 9 年 前 | |
---|---|---|
.. | ||
contracts | 9 年 前 | |
js | 9 年 前 | |
static | 9 年 前 | |
.gitignore | 9 年 前 | |
README.md | 9 年 前 | |
bower.json | 9 年 前 | |
config.json | 9 年 前 | |
index.html | 9 年 前 | |
reactor_config.json | 9 年 前 |
This is a simple token template for a personal token. The idea is that you can replace the config.json with your name, image and address of the token contract. It must follow a similar format in order to properly scaffold the input form (notably the "sendToken" function).
It uses React in the front-end currently to scaffold this form/input. Perhaps slightly overkill at the moment, but useful for future templating.
It uses Bower to install the front-end components. Will flesh out proper installation/tutorial soon.