Go to file
Csongor Kiss e1f4b8e10b Add scripts and readme to deploy and verify terra contracts 2022-04-05 17:42:07 +02:00
.github/workflows Run ethereum tests on CI (#1028) 2022-03-31 00:32:27 -04:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
audits audits: add neodyme audit 2022-02-02 13:45:29 -05:00
bridge_ui Spy relayer cleanup (#1015) 2022-03-28 23:39:08 -04:00
clients Klaytn testnet support (#1038) 2022-04-04 18:11:03 -04:00
dashboards dashboards: update Grafana template 2021-08-09 13:16:55 +00:00
devnet Klaytn testnet support (#1038) 2022-04-04 18:11:03 -04:00
docs add ganche and devnet accounts to devnet.md 2022-03-18 10:49:34 -05:00
e2e Add experimental e2e browser fixture 2021-12-13 15:38:17 +01:00
ethereum Klaytn testnet support (#1038) 2022-04-04 18:11:03 -04:00
event_database Added fake WFTM to tokensToSkip list 2022-03-29 10:06:10 -05:00
examples Terra SDK test chage to make it pass, devnet contract address corrected, build as library feature set. (#764) 2022-03-30 07:12:15 -05:00
explorer explorer - fix chainoverview update animation 2022-03-17 18:01:16 -05:00
lp_ui lp_ui: update examples and lp_ui for latest sdk 2021-11-22 22:13:06 -05:00
node Klaytn testnet support (#1038) 2022-04-04 18:11:03 -04:00
proto Klaytn testnet support (#1038) 2022-04-04 18:11:03 -04:00
relayer/spy_relayer Spy relayer cleanup (#1015) 2022-03-28 23:39:08 -04:00
scripts remote devnet config - GCP VM 2022-03-18 10:49:34 -05:00
sdk Klaytn testnet support (#1038) 2022-04-04 18:11:03 -04:00
solana solitaire: Infer entry point argument type in solitaire! macro (#927) 2022-03-16 18:25:41 +00:00
spydk/js feat: improve bridge_ui tilt 2022-02-14 07:56:38 -05:00
staging/algorand staging/algorand: apply global Apache 2 license 2022-02-05 09:30:28 -05:00
terra Add scripts and readme to deploy and verify terra contracts 2022-04-05 17:42:07 +02:00
testing feat: improve bridge_ui tilt 2022-02-14 07:56:38 -05:00
third_party Spy relayer cleanup (#1015) 2022-03-28 23:39:08 -04:00
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools tools: remove pack 2021-12-16 18:29:09 +01:00
whitepapers terra/nft_bridge: Implement nft-bridge for terra (#698) 2022-01-07 16:47:33 +01:00
.dockerignore pyth2wormhole: build + deploy program into local devnet 2021-09-09 14:39:31 +02:00
.gitignore Add scripts and readme to deploy and verify terra contracts 2022-04-05 17:42:07 +02:00
.spr.yml Add .spr.yml config 2021-12-13 15:38:17 +01:00
CONTRIBUTING.md Undocument Gerrit 2021-12-13 15:38:17 +01:00
DEVELOP.md devnet: add --guardiand_debug flag (#890) 2022-03-03 21:17:47 +01:00
Dockerfile.client Bump Solana version to 1.9.4 in Dockerfile.client 2022-03-14 11:10:51 -04:00
Dockerfile.lint Use stable Buildkit syntax 2021-12-13 15:38:17 +01:00
Dockerfile.proto support custom root ca 2022-03-01 12:35:27 -05:00
Dockerfile.teal support custom root ca 2022-03-01 12:35:27 -05:00
ImmuneFi bug-bounty.md Update the bug bounty to $10m 2022-02-11 19:33:42 -05:00
LICENSE staging/algorand: apply global Apache 2 license 2022-02-05 09:30:28 -05:00
Makefile Makefile: clean up existing "bridge" directories 2021-09-13 17:51:47 +00:00
Makefile.help Add scripts and readme to deploy and verify terra contracts 2022-04-05 17:42:07 +02:00
README.md Clean up docs and packages for v2 2021-07-21 19:46:10 +02:00
Tiltfile Spy relayer cleanup (#1015) 2022-03-28 23:39:08 -04:00
buf.gen.web.yaml Explorer v2 (#789) 2022-02-01 09:40:53 -06: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 node: add spy service 2021-12-03 02:01:56 +01:00
generate-abi.sh node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
lint.sh Port CI to Github Actions 2021-12-13 15:38:17 +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.