/ex-abci

elixir ABCI spec implementation

Primary LanguageElixir

ex_abci

Tendermint ABCI spec implementation. Inspired by abci_server and js-abci.

Usage: see examples folder. More documentation will be provided once the software is mature.

Note: this software is very unstable at the moment. Please do not use it for any production software.

License

This software is licensed under under the Apache License, Version 2.0 (the “License”); you may not use this software except in compliance with the License. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.