Skip to content

hipcall/elixir-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hipcall Elixir SDK

This is a work in progress Elixir SDK for Hipcall.

Installation

Hex

If available in Hex, the package can be installed by adding hipcall_sdk to your list of dependencies in mix.exs:

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

Environment Variables

Run Test

export $(xargs < .env.example) && mix test   

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages