Go to file
Jonathan Claudius c5523d39fc
sdk: Add unit-testing and fuzz-testing for leftpadbytes (#2997)
2023-05-30 16:48:17 -04:00
.github sdk: add CalculateQuorum documentation and fuzz testing (#2996) 2023-05-30 16:46:51 -04:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
algorand algo/fix: switch to using last round 2022-12-02 09:51:51 -05:00
aptos aptos: pin tag instead of deleted branch 2023-05-25 10:55:06 -04:00
bitcoin upgrade to golang 1.19.9 2023-05-04 07:22:38 -07:00
clients clients/js: set strict = true in tsconfig 2023-05-24 17:45:09 -05:00
cosmwasm Scripts: For upgrading testnet (#2984) 2023-05-26 08:29:14 -05:00
dashboards add Prometheus + Grafana for Guardian metrics 2022-08-04 16:03:56 -04:00
devnet tilt: devnet deployment for ibc generic messaging (#2593) 2023-05-18 18:56:18 -04:00
docs Scripts: For upgrading testnet (#2984) 2023-05-26 08:29:14 -05:00
ethereum Scripts: For upgrading testnet (#2984) 2023-05-26 08:29:14 -05:00
lp_ui js: make packages comply with ci rule 2022-10-20 17:11:13 -05:00
near WH-2023: light weight near sdk tests needed resolveJsonModule @ Closes #2023 (#2024) 2022-11-29 11:29:00 -06:00
node Node/Watcher: Fix intermittent poller test failure (#2991) 2023-05-26 09:17:52 -05:00
proto sdk: add new governance VAA for IbcReceiverUpdateChainConnection (#2590) 2023-05-12 06:11:21 -04:00
relayer/spy_relayer relayer: update docs on running a spy 2023-03-08 10:33:36 -05:00
scripts node: update golang to 1.20 from 1.19 2023-05-12 05:59:53 -04:00
sdk sdk: Add unit-testing and fuzz-testing for leftpadbytes (#2997) 2023-05-30 16:48:17 -04:00
solana solana: fix token metadata program interaction (#2913) 2023-05-15 20:55:03 +01:00
spydk/js spydk: add done() 2023-03-31 15:07:26 -04:00
sui sui: update testnet Sui addresses 2023-05-17 12:26:00 -04:00
terra terra: change nft-bridge name to nft-bridge-terra (#2607) 2023-04-11 18:48:23 -04:00
testing tilt: devnet deployment for ibc generic messaging (#2593) 2023-05-18 18:56:18 -04:00
third_party Move from ADD to COPY on Dockerfiles 2022-07-13 09:27:15 -04:00
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools node: update golang to 1.20 from 1.19 2023-05-12 05:59:53 -04:00
whitepapers whitepapers: add ibc generic messaging whitepaper (#2588) 2023-04-11 14:53:11 -04:00
wormchain tilt: devnet deployment for ibc generic messaging (#2593) 2023-05-18 18:56:18 -04:00
.dockerignore tilt: ignore wormchain gentx folder to make deployment robust 2022-12-12 16:59:26 -05:00
.gitignore sui: redesign Wormhole and Token Bridge contracts 2023-05-02 12:34:41 -04:00
.golangci.yml ci/golangci: fix comment 2023-05-05 07:13:40 -07:00
.nvmrc Add top level .nvmrc file (#2342) 2023-02-06 23:10:40 +08:00
.spr.yml rename dev.v2 to main 2022-11-29 10:43:07 -05:00
CONTRIBUTING.md rename dev.v2 to main 2022-11-29 10:43:07 -05:00
DEVELOP.md node: update golang to 1.20 from 1.19 2023-05-12 05:59:53 -04:00
Dockerfile.const sui: redesign Wormhole and Token Bridge contracts 2023-05-02 12:34:41 -04:00
Dockerfile.proto node: update golang to 1.20 from 1.19 2023-05-12 05:59:53 -04:00
LICENSE staging/algorand: apply global Apache 2 license 2022-02-05 09:30:28 -05:00
Makefile guardiand version is always development 2022-05-02 17:52:49 -04:00
Makefile.help Add scripts and readme to deploy and verify terra contracts 2022-04-05 17:42:07 +02:00
README.md docs: remove README link to deprecated docs site 2023-01-27 10:51:00 -05:00
SECURITY.md SECURITY.md: Add OtterSec Sui audit report 2023-05-12 05:42:19 -04:00
Tiltfile tilt: devnet deployment for ibc generic messaging (#2593) 2023-05-18 18:56:18 -04:00
buf.gen.web.yaml sdk/js: publish separate proto packages 2022-07-13 10:04:23 -04:00
buf.gen.yaml node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
buf.lock Update buf.lock 2022-09-07 10:34:18 -04:00
buf.yaml certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
generate-abi-celo.sh certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
generate-abi.sh certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
package-lock.json sdk/js: injective package bump (#2175) 2023-01-23 21:33:26 -05:00

README.md

Banner

This monorepo contains the reference implementation of the Wormhole protocol.

To learn about how to use and build on Wormhole read the docs.


See Live Contracts for current testnet and mainnet deployments of the Wormhole smart contracts.

See DEVELOP.md for instructions on how to set up a local devnet, CONTRIBUTING.md for instructions on how to contribute to this project, and SECURITY.md for more information about our security audits and bug bounty program.

See docs/operations.md for node operator instructions.

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.