Bitcoin Forum
June 24, 2024, 08:27:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Looking for developer that can work with assets/tokens  (Read 423 times)
cloverme (OP)
Legendary
*
Offline Offline

Activity: 1512
Merit: 1057


SpacePirate.io


View Profile WWW
September 17, 2016, 01:23:43 AM
 #1

I'm looking for a developer that can code a php interface to a token-based wallet/blockchain such as Counterparty. I'm working on other aspects of an application that I'm developing, so I need to outsource this piece. I need working code in about a month or less, will do escrow, etc. PM me if interested. I'm open to another alternative to Counterparty as long as it's something that is widely accepted (exchanges, shapeshift support, etc)

PHP code using the JSON interface to a Counterpartyd server (or another non-cloud based wallet/daemon)
-No javascript/java or python wrappers
-No front end coding required
-Well commented, easy to understand code

-Send/transfer assets/tokens (send asset and quantity)
-Get a list of asset holders (list of all addresses)
-Get a list of assets for a given address
-List metadata about the asset (id, name, locked status, etc)

Working examples (as a php function) showing:
A complete send of an asset transaction (including signing and broadcast).
Return a list of assets for a given address.
Returning a list of asset holders.
Return a list of all the metadata on an asset.

example:
$result = $client->SendAsset($source_addr, $destination_addr, $Asset, $Quantity);
($result is the txid as an example)

cloverme (OP)
Legendary
*
Offline Offline

Activity: 1512
Merit: 1057


SpacePirate.io


View Profile WWW
September 24, 2016, 02:13:53 AM
 #2

Hired a dev w/ escrow from the forums.... Our community is awesome Cheesy
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!