Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.19 KB

Hex version API docs License

Giocci

Client Library for Giocci

Description

Giocci is a computational resource permeating wide-area distributed platform towards the B5G era.

This repository is a library that provides functionality for the client in Giocci environment. It should be used with giocci_relay giocci_engine installed onto Giocci server(s).

The detailed instructions will be appeared ASAP,,,

Installation

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

def deps do
  [
    {:giocci, "~> 0.2.0"}
  ]
end

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