Code Monkey home page Code Monkey logo

factom-harmony-connect-elixir-client's Introduction

Factom Harmony Connect - Elixir Client Library

This is an automatically generated Elixir client library for Factom Harmony Connect.

Connect is the fastest way to add blockchain capabilities to your app without cryptocurrencies, wallets, or network nodes. Create an account to get your free API key for the sandbox environment.

Installation

This package can be installed by adding harmony_connect_client to your list of dependencies in mix.exs:

def deps do
  [{:harmony_connect_client, "~> 0.1.0"}]
end

Documentation for Endpoints

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/harmony_connect.

You can also view the official documentation online at https://docs.harmony.factom.com

Documentation For Authentication

Authentication for Harmony Connect is handled using API Keys. You can set these keys when you create a new connection to Harmony.

Example

conn = HarmonyConnect.Connection.new(app_id, app_key)

You can also change the Base URL here if you need to use a different level of Connect (Switching from the Sandbox to the Live version of Harmony for example).

conn = HarmonyConnect.Connection.new(alternate_url, app_id, app_key)

Support

For more information, you can view the Connect documentation at https://docs.harmony.factom.com

For additional support, contact us at [email protected]

factom-harmony-connect-elixir-client's People

Contributors

betoxd40 avatar dmalone87 avatar dorono avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.