diff --git a/README.md b/README.md index 22ce4a6..d8bd9fe 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,13 @@ Live version available at http://coinb.in/ or coinbin3ravkwb24f7rmxx6w3snkjw45jh Github URL: https://github.com/OutCast3k/coinbin/ -Coinb.in supports a number of key features such as: +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) + +Coinb.in supports a number of key features such as: - Offline Compressed & uncompressed Address creation. - Offline Multisignature Address creation. -- "In browser" Key (re)generation. +- "In browser" Key (re)generation. - Send and receive payments. - Ability to decode transactions, redeem scripts and more offline. - Build custom transactions offline. diff --git a/app.json b/app.json new file mode 100644 index 0000000..0bfec1d --- /dev/null +++ b/app.json @@ -0,0 +1,7 @@ +{ + "name": "Bitcoin wallet by Coinb.in", + "description": "A Open Source Browser Based Bitcoin Wallet.", + "repository": "https://github.com/OutCast3k/coinbin", + "logo": "https://coinb.in/images/coinbin.gif", + "keywords": ["bitcoin", "wallet", "javascript"] +} diff --git a/index.php b/index.php new file mode 100644 index 0000000..581dfc5 --- /dev/null +++ b/index.php @@ -0,0 +1,5 @@ +