On December 9th
Bytecoin Team have released a new version of the RPC Wallet, introducing a user-friendly API, developed specifically for the needs of online business. New API allows a businessman to connect his online business to the Bytecoin Platform and utilize its complete functionality to improve the efficiency of his enterprise. RPC Wallet is also useful for the services that provide complex financial services for the users and use Bytecoin as an underlying platform.
Key features:- An option for backup or transferring RPC Wallet keys to another server. Using the 'getSpendKeys' and 'getViewKey' functions, you can get every private key managed by the Wallet. Later you can save them in a secure storage or install on another server using the 'reset' and 'createAddress' functions.
- Delayed transactions. This tool allows you to validate transaction parameters, lock the outputs for a transaction, calculate a hash etc. before sending the transaction into the network. We have introduced the concept of delayed transactions in order to make sure that a transaction passes all checks before being sent.
- The new API allows for operating with the blockchain directly. For instance, there are functions now that allow a developer to get the list of hashes of the last blocks or transactions. It is also possible to get data on certain Payment ID or certain address managed by RPC Wallet from a range of blocks.
Details on RPC Wallet API functions and the list of those functions can be found in
Bytecoin Wiki.
Also, Bytecoin Wallet was upgraded to 1.0.9., now displaying transaction data in more accurate and detailed manner.
Useful linksDownloadsDiscussion threadNews postWikiRoadmap