Giter Site home page Giter Site logo

gigawatts / -coin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from someguy123/-coin

0.0 2.0 0.0 346 KB

+Coin is a web interface in PHP for Bitcoin based daemons released under the public domain (UNLICENSE)

License: The Unlicense

PHP 100.00%

-coin's Introduction

=== DONATIONS ===
Donations are accepted:
BTC: 1SoMGuYknDgyYypJPVVKE2teHBN4HDAh3
LTC: LSomguyTSwcw3hZKFts4P453sPfn4Y5Jzv
LQC: vbh3c3nCdWCnBq7gDNrJeXSt8WMg9Y64x8
NMC: N5omEguYDarGmHt2R23DFvkXYU49yPAAKN

== LICENSING ==
+Coin is released under UNLICENSE (Public Domain), this allows
you to use it, edit and claim it as your own, and even sell it
or use it comercially.
NOTE: Bootstrap is under the Apache v2 license, and the JSON-RPC
class used by +Coin is released under the GPL v3. So please be
aware of the restrictions if you do want to use +Coin in any
way that may break the GPL v3 or Apache v2 licensing.

=== HELP ===
+Coin is a PHP script designed to run on any server that runs an
*coin daemon such as Bitcoin or Litecoin. To use it, you simply
drop all the files in a directory on your PHP Enabled webserver
and visit http://example.com/whereyouputpluscoin

WARNING: +Coin does not have its own authentication security
system, so I recommend that you secure it with an apache
.htaccess or whatever webserver specific security you can use.

=== Configuring ===
You should be able to simply place your RPC Information for the
daemon you are using in config.php (Please don't fill in the
MySQL Details, they aren't needed in this version).

You can obtain the RPC Information from:
Windows
   - %appdata%\Bitcoin\bitcoin.conf
   - %appdata%\Litecoin\litecoin.conf
   - %appdata%\Namecoin\bitcoin.conf

Linux
   - ~/.bitcoin/bitcoin.conf
   - ~/.litecoin/litecoin.conf
   - ~/.namecoin/bitcoin.conf

-coin's People

Contributors

gigawatts avatar pshep avatar someguy123 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.