Simon de la Rouviere e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
..
contracts e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
js e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
static e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
.gitignore e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
README.md e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
bower.json e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
config.json e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
index.html e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година
reactor_config.json e9817a3cae Refactor & Restart. Let there be tokens. пре 9 година

README.md

Personal Token

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.