An HTTP Client for Solar (SXP) Blockchain. Solar API Docs
This package is still under heavy development and it's not ready for production.
- Blockchain
- Blocks
- Delegates
- Node
- Locks
- Rounds
- Transactions
- Votes
- Wallets
- Add better documentation
- Add credo
- Add dialyzer
- Add unit testing
- Publish it as hex.pm package
If available in Hex, the package can be installed
by adding solar to your list of dependencies in mix.exs:
def deps do
[
{:solar, "~> 0.1.0"}
]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/solar.