Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<img alt="Banner" src="docs/images/banner.jpg"/>
<img alt="Banner" src="docs/images/wormhole-banner.webp"/>

This monorepo contains the reference implementation of the [Wormhole protocol](https://wormholenetwork.com).

To learn about how to use and build on Wormhole read the [docs](https://docs.wormhole.com/).

----

See [Live Contracts](https://docs.wormholenetwork.com/wormhole/contracts) for current testnet and mainnet deployments of
See [Live Contracts](https://wormhole.com/docs/products/reference/contract-addresses/) for current testnet and mainnet deployments of
the Wormhole smart contracts.

See [DEVELOP.md](DEVELOP.md) for instructions on how to set up a local devnet, [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute to this project, and [SECURITY.md](SECURITY.md) for more information about our security audits and bug bounty program.

See [docs/operations.md](docs/operations.md) for node operator instructions.

![](docs/images/overview.svg)
![Wormhole Architecture](docs/images/architecture.webp)

⚠ **This software 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.** Or plainly
spoken - this is a very complex piece of software which targets a bleeding-edge, experimental smart contract runtime.
Mistakes happen, and no matter how hard you try and whether you pay someone to audit it, it may eat your tokens, set
your printer on fire or startle your cat. Cryptocurrencies are a high-risk investment, no matter how fancy.
implied. See the License for the specific language governing permissions and limitations under the License.**

Wormhole contributors encourage integrators to evaluate their own regulatory obligations when integrating this code into their products, including, but not limited to, those related to economic or trade sanctions compliance.
_Additionally, interacting with this software entails technological and financial risk—including the possibility of partial or total loss of digital assets—and you remain solely responsible for assessing and mitigating these risks before deployment or use._
Binary file added docs/images/architecture.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/banner.jpg
Binary file not shown.
16 changes: 0 additions & 16 deletions docs/images/overview.svg

This file was deleted.

Binary file added docs/images/wormhole-banner.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.