This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Description
Embeddable send page specifically for token sales / crowdfunds will be implemented. This will be similar to http://www.myetherwallet.com/embedded.html but for the send page. It will only accept URLs with query strings for sendMode or tokenSymbol and only load the ETH and/or selected token balance. It will not estimate gas. See the "Better URI support" section for details.
-
Show only 1 sendMode based on query string (default: ETH)
-
Send users address and tx id to parent frame.
-
Clean up and minimalize it all.