Go to file
Leo 9c9c48ef3b Migrate proto generation to buf
Bug: certusone/wormhole#282
Change-Id: Ib20d8b9bcf19a26b12a586532281d83e95f0653e
2021-07-31 03:03:36 +02:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
bridge Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
bridge_ui bridge_ui: initial commit 2021-07-26 15:34:58 +00:00
clients Add solana bridge CLI 2021-07-29 17:37:26 +02:00
dashboards dashboards: remove fee payer graphs 2021-07-21 19:52:51 +00:00
design design: add signed data availability doc 2021-07-27 16:56:50 +02:00
devnet Add CPI proxy 2021-07-29 17:40:15 +02:00
docs Add account indexing guidelines for concurrent usage with v1 2021-07-30 14:15:57 +00:00
ethereum add BSC to truffle config 2021-07-30 17:54:03 +00:00
explorer Add explorer web app and web proto codegen 2021-06-02 16:05:16 +00:00
nix scripts.nix: Use the kvm2 backend for whcluster/whremote 2021-07-29 14:24:25 +00:00
proto Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
scripts Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
solana Address review comments 2021-07-30 18:21:38 +00:00
terra check & add vaa to archive on all submit_vaa calls 2021-07-29 15:25:38 -04:00
third_party Replace third_party/solana by solana-test-validator (#197) 2021-04-07 20:16:19 +02:00
tilt_modules Use /usr/bin/env for shell scripts; web/.dockerignore: node_modules (#159) 2021-01-23 18:20:17 +01:00
tools tools: update all Go dependencies 2021-07-31 03:03:36 +02:00
.dockerignore Fix build caching and initial devnet setup steps 2021-06-23 17:06:11 +02:00
.envrc anchor-client with new() 2021-05-18 14:55:56 +02:00
.gitignore add .env to gitignore 2021-07-20 23:05:28 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-07-26 16:17:53 +00:00
DEVELOP.md Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
Dockerfile.client devnet,docs: remove agent build and deployment 2021-07-20 23:17:47 +02: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 Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
buf.gen.web.yaml Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
buf.gen.yaml Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
buf.lock Migrate proto generation to buf 2021-07-31 03:03:36 +02: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
dev-install.sh Use /usr/bin/env for shell scripts; web/.dockerignore: node_modules (#159) 2021-01-23 18:20:17 +01: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 Migrate proto generation to buf 2021-07-31 03:03:36 +02:00
generate-wasm.sh Implement WASM client for token bridge 2021-07-29 17:27:54 +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.