hybrix provides several methods to easily interact with distributed ledgers and data sources. This enables you to connect your application to a multitude of blockchains!
If you are just a beginner, it is best to try and learn about blockchain by experimenting with the REST API. Without difficulty, you will be able to get balance values for any cryptocurrency, or retrieve the fee needed for sending a transaction to a blockchain system. You may also experiment with decentralized storage, validate addresses or read data directly from processes. The blockchain world is your oyster, go wild and experiment, and above all... have fun!
More advanced developers will most likely want to use the Javascript library to enable their application to talk to hybrix. This makes it possible to build powerful client-side applications. The library also talks to the REST-API when necessary over an encrypted channel, and it offers useful functions to construct and sign your transactions client side. Furthermore, there is the possibility to run a local node for complete control and support the decentral network.
Retrieve information from hybrixd using uniform endpoints for all supported blockchains.
For example, the balance of the Bitcoin address 13JQwoSLLR3ffXwswe2HCTK9oq4i8MWK3q
can be retrieved using
https://api.hybrix.io/asset/btc/balance/13JQwoSLLR3ffXwswe2HCTK9oq4i8MWK3q
Connect your software to leverage the capabilities of the hybrix platform.
Progress
Result
Read more about the hybrix JS library
Run a local node for complete control and support the decentral network.
./hybrixd /asset/btc/balance/32FCGFdRGeho2HBeWQPaAYawJfPqHHvsCJ