-
Notifications
You must be signed in to change notification settings - Fork 636
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add light client implementation guide #59
Comments
Must note light client requirements such as:
|
Allow customization of denom in setup.sh
…x querying * Working relayer q txs * WIP subscribe * Working event listener * Event listener listens for transactions * Refactor path to have a strategy * Merge PR #61: Refactor Config * Config chains is dead! 💀 * Complete config refactor
Every client state interface function should have a section and clearly document the requirements/expectations of that 02-client has for those functions. Explanation of types |
Closing in favor the sub issues created. New requested additions to the light client guide should be opened in separate issues |
Summary
A guide to implementing a light client for IBC
For Admin Use
The text was updated successfully, but these errors were encountered: