Go to file
Evan Gray 8444363ac8 bridge_ui: solana getSignedVAA
Change-Id: I49e1dff820836db776297eac3ba667070fd3871e
2021-08-11 12:49:30 +02:00
.run
bridge node/pkg/p2p: use mutex for error counters 2021-08-10 18:47:50 +02:00
bridge_ui bridge_ui: solana getSignedVAA 2021-08-11 12:49:30 +02:00
clients Create different accounts for message posting and VAA posting 2021-08-09 13:51:25 +02:00
dashboards dashboards: update Grafana template 2021-08-09 13:16:55 +00:00
design design: initial state sync proposal 2021-08-03 16:21:17 +00:00
devnet Automatically register eth and solana token bridges 2021-08-06 15:21:27 +00:00
docs solana: Use a central location for well-known keypairs 2021-08-04 10:52:27 +00:00
ethereum Fix eth chain registration script 2021-08-09 17:11:11 +00:00
event_database Event database init script 2021-08-05 12:53:56 +00:00
explorer Explorer web app redesign. 2021-08-10 15:01:18 +00:00
nix scripts.nix: VM defaults, tilt port script arg, unique cluster name 2021-08-03 10:34:53 +00:00
proto node/pkg/publicrpc: add GetCurrentGuardianSet RPC call 2021-08-10 17:35:33 +02:00
scripts Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
solana Fix message account derivation in token bridge wasm 2021-08-11 10:09:11 +00:00
terra Use safe math in terra 2021-08-02 15:55:40 +00:00
third_party
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools bridge_ui: eth wrapped assets and getSignedVAA 2021-08-11 12:49:30 +02:00
.dockerignore Automatically register eth and solana token bridges 2021-08-06 15:21:27 +00:00
.envrc
.gitignore Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-07-26 16:17:53 +00:00
DEVELOP.md Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
Dockerfile.client Automatically register eth and solana token bridges 2021-08-06 15:21:27 +00:00
LICENSE
Makefile
README.md Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
Tiltfile Automatically register eth and solana token bridges 2021-08-06 15:21:27 +00:00
buf.gen.web.yaml bridge_ui: eth wrapped assets and getSignedVAA 2021-08-11 12:49:30 +02:00
buf.gen.yaml Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
buf.lock Remove "buf mod update" 2021-08-02 17:17:28 +00:00
buf.yaml Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
codereview.cfg
generate-abi.sh
generate-protos-web.sh Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
generate-protos.sh Remove "buf mod update" 2021-08-02 17:17:28 +00:00
generate-wasm.sh bridge_ui: solana balances, begin wasm integration 2021-08-11 12:49:30 +02:00
shell.nix shell.nix: Set EMITTER_ADDRESS=changeme for development, add node 2021-07-23 15:37:57 +02:00

README.md

Wormhole v2

This repository contains Certus One's reference node implementation for the Wormhole project.

See DEVELOP.md for instructions on how to set up a local devnet, and CONTRIBUTING.md for instructions on how to contribute to this project.

See docs/operations.md for node operator instructions.

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 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.