cosmos / ibc-rs

Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
Apache License 2.0
181 stars 73 forks source link

docs: add readme to cw-contract crate #1219

Closed seanchen1991 closed 1 month ago

seanchen1991 commented 1 month ago

Closes: #1218

Description

Rendered


PR author checklist:

Reviewer checklist:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.31%. Comparing base (4eba9e1) to head (376e9a9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1219 +/- ## ======================================= Coverage 67.31% 67.31% ======================================= Files 234 234 Lines 23553 23553 ======================================= Hits 15855 15855 Misses 7698 7698 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rnbguy commented 1 month ago

I added more context and explanation to the README.