Go to file
Chase Moran dac68d093c bridge_ui: removed bad price
Change-Id: Ibebae4a6e668a03bcb92e84ddb3a9c813bf1ecf8
2021-11-22 17:51:34 +00:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
bridge_ui bridge_ui: removed bad price 2021-11-22 17:51:34 +00:00
clients add ethereum NFT bridge 2021-09-10 23:43:14 +00:00
dashboards dashboards: update Grafana template 2021-08-09 13:16:55 +00:00
design design: update data availability design doc 2021-09-28 12:58:27 +00:00
devnet pyth2wormhole: rename p2w-client service to p2w-attest 2021-11-15 15:22:29 +00:00
docs docs: point out that node keys should be persisted 2021-09-28 12:58:27 +00:00
ethereum support tokens with transfer fees 2021-10-29 16:55:05 +00:00
event_database cloud functions: use rowkey data in Summary 2021-11-09 19:14:02 +00:00
examples examples: most basic rest relayer 2021-11-21 19:18:56 -05:00
explorer explorer: "Launch Bridge" link 2021-11-08 22:24:44 +00:00
explorer_data remove unused bigtable data 2021-10-29 12:56:27 +00:00
lp_ui bridge_ui: support Luna and UST migration 2021-10-15 12:55:57 -04:00
nix nix/scripts.nix: ETH/GRPC forwards, whremote disk size = 500GB 2021-11-04 14:21:20 +01:00
node node/cmd: output hex bytes for VAA lookup 2021-11-05 15:42:15 +00:00
proto node/cmd/guardiand: batched submission of governance messages 2021-10-29 19:08:45 +00:00
scripts Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
sdk/js sdk/js: esm and cjs builds 2021-11-21 19:18:37 -05:00
solana solana/token_bridge: allow updating metadata 2021-11-19 19:42:44 +00:00
terra terra/token_bridge: migration prep 2021-10-29 16:51:34 +00:00
third_party pyth2wormhole: rename p2w-client service to p2w-attest 2021-11-15 15:22:29 +00:00
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools Bump Go to 1.17 2021-08-31 08:58:17 +00:00
.dockerignore pyth2wormhole: build + deploy program into local devnet 2021-09-09 14:39:31 +02: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 CONTRIBUTING.md: clarify how to submit new chain requests 2021-10-17 19:04:28 +02:00
DEVELOP.md run bridge_ui in devnet 2021-10-27 21:16:07 +00:00
Dockerfile.client add ethereum NFT bridge 2021-09-10 23:43:14 +00:00
Dockerfile.lint Add Go linting stage to CI 2021-08-31 08:58:17 +00:00
Dockerfile.proto Containerize protobuf generation and remove node build dep 2021-08-26 12:41:22 +02:00
LICENSE Add Apache2 license 2020-08-17 19:17:12 +02:00
Makefile Makefile: clean up existing "bridge" directories 2021-09-13 17:51:47 +00:00
README.md Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
Tiltfile pyth2wormhole: rename p2w-client service to p2w-attest 2021-11-15 15:22:29 +00:00
buf.gen.web.yaml sdk/js: begin 2021-08-15 18:17:11 -04:00
buf.gen.yaml node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
buf.lock Remove "buf mod update" 2021-08-02 17:17:28 +00:00
buf.yaml proto: add strict linting and fix up existing protos 2021-08-25 14:26:33 +00:00
codereview.cfg codereview.cfg: dev.v2 branch 2021-04-15 16:30:11 +02:00
generate-abi.sh node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
jenkins-presubmit.groovy Add Go linting stage to CI 2021-08-31 08:58:17 +00:00
lint.sh Add Go linting stage to CI 2021-08-31 08:58:17 +00:00
shell.nix shell.nix: Install geth 2021-11-04 14:21:20 +01: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.