Skip to content

Commit

Permalink
docs: updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srdtrk committed Jun 14, 2024
1 parent 43536b4 commit 8dc2013
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

This workspace contains the CosmWasm IBC Lite implementation. IBC lite is a work in progress trimmed down specification of the IBC protocol. It is designed to be simpler to implement and be as secure as the full IBC protocol. Learn more about IBC lite in the [IBC Lite Spec](https://github.com/cosmos/ibc/pull/1093).

This is a implementation of the IBC Protocol in pure Rust and CosmWasm. It would work on CosmWasm chains without the need for `ibc-go`. There are no current relayer implementations for IBC Lite.

This repository is a work in progress and is not ready for production use.

0 comments on commit 8dc2013

Please sign in to comment.