Skip to content

Commit

Permalink
misc: spice up the README
Browse files Browse the repository at this point in the history
Change-Id: I275af710cdd49e7499e279a0477360b8d5ba6338
  • Loading branch information
hendrikhofstadt authored and evan-gray committed Jun 22, 2022
1 parent e6bbf58 commit c37c8a3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Wormhole v2
<img alt="Banner" src="docs/images/banner.jpg"/>

This repository contains Certus One's reference node implementation for the Wormhole project.
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](http://docs.wormholenetwork.com/) or take a look at the
[xApp Book](https://book.wormholenetwork.com/).

----

See [Live Contracts](https://docs.wormholenetwork.com/wormhole/contracts) 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, and
[CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute to this project.
Expand All @@ -9,8 +17,6 @@ See [docs/operations.md](docs/operations.md) for node operator instructions.

![](docs/images/overview.svg)

**Wormhole v2 is in active development - see "main" branch for the v1 mainnet version**

### Audit / Feature Status

**This software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
Expand Down
Binary file added docs/images/banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c37c8a3

Please sign in to comment.