Elixir implementation of [ABT DID protocol](https://github.com/ArcBlock/abt-did-spec).
[Tendermint ABCI spec](https://github.com/tendermint/tendermint/wiki/Application-Developers) implementation. Inspired by [abci_server](https://github.com/KrzysiekJ/abci_server) and [js-abci](https://github.com/tendermint/js-abci).
[Tendermint ABCI protos](https://github.com/tendermint/tendermint/wiki/Application-Developers). Extracted from [ex_abci](https://github.com/arcblock/ex_abci).
Forge Abi contains forge related protocol buffer definitions and Goldorin GraphQL definitions. It is a dependency for Forge and Forge Elixir SDK. Normally as a Dapp developer you won't use the code here directly but you'd use the types defined here.
Elixir / Erlang version of the SDK for Forge framework.
Generate schema code for various libraries, like ecto, absinthe, etc.
GRPC builder helps to generate the GRPC client and server code.
Multiple crypto support.