Changes

Jump to navigation Jump to search
780 bytes added ,  13:39, 22 December 2018
=Using the Ravencoin platform=
==Dev Kit==
The Ravencoin Dev Kit is available and maintained at https://github.com/RavenDevKit. The dev kit contains e.g.,
* A JavaScript Ravencoin library,
* An Extensible full node,
* A full stack for Ravencoin blockchain-based applications,
* A Ravencoin blockchain explorer UI,
* A Ravencoin blockchain API for web wallets,
* Ravencoin Message Verification and Signing for Ravencore,
* Interface to the bitcoin P2P network for Ravencore,
* Tools for running a local Ravencore development node,
* Website for https://ravencoin.com,
* A client library to connect to Ravencoin RPC in JavaScript,
* Debian packaging for Ravencore,
* A helper to add tasks to gulp,
* x16r library for Ravencore,
* Treat a collection of Buffers as a single contiguous partially mutable Buffer.
==Asset control==
'' Current commands are as of v2.2.0. Be sure to check the QT wallet on github for up to date commands ''
 
==Asset control==
issue (asset_name, qty, to_address, change_address, units, reissuable, has_ipfs, ipfs_hash)
Issue an asset with unique name. Unit as 1 for whole units, or 0.00000001 for satoshi-like units. Qty should be whole number. Reissuable is true/false for whether additional units can be issued by the original issuer.

Navigation menu