update receiver readme
This commit is contained in:
parent
23b488770c
commit
22cb3f0868
|
@ -2,6 +2,8 @@
|
|||
|
||||
This contract can be used to receive Wormhole messages on chains that don't have a [core bridge contract](https://docs.wormholenetwork.com/wormhole/contracts#core-bridge) deployed.
|
||||
|
||||
This is intended to be an unofficial light client simply to parse and verify wormhole messages. It has no chain id and no directed governance. The only governance it accepts is guardian set upgrades.
|
||||
|
||||
## Deploy
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue