Go to file
Evan Gray 5187120fa0 bridge_ui: eth wrapped assets and getSignedVAA
Change-Id: I1beaeefb7863c0543e180ed2e15e91c645b89299
2021-08-11 12:49:30 +02:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
bridge node/pkg/p2p: use mutex for error counters 2021-08-10 18:47:50 +02:00
bridge_ui bridge_ui: eth wrapped assets and 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 Replace third_party/solana by solana-test-validator (#197) 2021-04-07 20:16:19 +02:00
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 anchor-client with new() 2021-05-18 14:55:56 +02:00
.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 Add Apache2 license 2020-08-17 19:17:12 +02:00
Makefile devnet,docs: remove agent build and deployment 2021-07-20 23:17:47 +02:00
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 codereview.cfg: dev.v2 branch 2021-04-15 16:30:11 +02:00
generate-abi.sh Use /usr/bin/env for shell scripts; web/.dockerignore: node_modules (#159) 2021-01-23 18:20:17 +01:00
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.