Skip to content

Online tools developed to work with Counterparty transactions. Create, sign, and broadcast multisignature transactions with Counterparty Assets or bitcoins. Operates with Mainnet and Testnet.

License

Notifications You must be signed in to change notification settings

amilabs/Counterparty-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Сounterparty tools

Online tools developed to work with Counterparty transactions. Create, sign, and broadcast multisignature transactions with Counterparty Assets or bitcoins.

Operates with Mainnet and Testnet.

Online version available here

Installation

Clone repository into separate webserver's directory.

cd /var/www
mkdir cp-tools
git clone https://github.com/amilabs/counterparty-tools.git cp-tools

Make sure your web server supports .htaccess and mod_rewrite.

Copy cfg/config.tools.sample.php to cfg/config.tools.php and specify counterparty and bitcoind RPC addresses.

Use composer to install dependencies.

php composer.phar install

About

Online tools developed to work with Counterparty transactions. Create, sign, and broadcast multisignature transactions with Counterparty Assets or bitcoins. Operates with Mainnet and Testnet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages