Mirroring https://github.com/wormhole-foundation/wormhole

yukionfire 450b41c891 chore(node/cmd): replace `fmt.Errorf` without parameters with `errors.New` (#4030) 1 éve
.github f6eba05ebc Update issue templates (#4024) 1 éve
.run d99977a8ae Commit .run IntelliJ shortcuts to repo 5 éve
algorand b175dd43c8 docs: quit the spelling spam typo fix PRs with cspell magic (#3845) 1 éve
aptos b8676f09a6 aptos: upgrade to 3.1.0 (toolchain and stdlib) (#3915) 1 éve
clients 450b41c891 chore(node/cmd): replace `fmt.Errorf` without parameters with `errors.New` (#4030) 1 éve
cosmwasm 0f3ffe705f sdk,cosmwasm: fix new clippy 1.78.0 lints (#3925) 1 éve
dashboards 2c52f86546 add Prometheus + Grafana for Guardian metrics 3 éve
deployments 6adb1e899a deployments: update standardRelayerVAAs.csv to gs4 1 éve
devnet 624df192ad Node/CCQ: Allow anything in testnet (#3966) 1 éve
docs 32f3b788ec docs: update governor docs to reflect reset-release-timer change (#3999) 1 éve
ethereum 26c7ce8fea Deploy Berachain V2 testnet (#4020) 1 éve
lp_ui 6c6661f621 js: make packages comply with ci rule 3 éve
near b175dd43c8 docs: quit the spelling spam typo fix PRs with cspell magic (#3845) 1 éve
node 450b41c891 chore(node/cmd): replace `fmt.Errorf` without parameters with `errors.New` (#4030) 1 éve
proto 627faa7e69 node: governor custom reset release timer delay (#3983) 1 éve
relayer 24cc3b528c ci: evm relayer address fix 1 éve
scripts dc5e87f978 script: uses only first digest as identifier for governance prototxt 1 éve
sdk cdc23d152a sdk/js-query: add signaturesToSolanaArray util 1 éve
solana b175dd43c8 docs: quit the spelling spam typo fix PRs with cspell magic (#3845) 1 éve
spydk 3a9dfd968b NTT / Acct / Node: Guardian support (#3815) 1 éve
sui a46bccaa9b Upgrade sui packages and compiler to 1.19.1-mainnet (#3803) 1 éve
terra b175dd43c8 docs: quit the spelling spam typo fix PRs with cspell magic (#3845) 1 éve
testing 4f20d175b3 ci: install specific foundry release 1 éve
third_party 8221708ef0 Move from ADD to COPY on Dockerfiles 3 éve
tilt_modules 9e16baa040 Devnet arguments for BigTable connection. 4 éve
tools d9d5481092 node: update golang to 1.20 from 1.19 2 éve
whitepapers 627faa7e69 node: governor custom reset release timer delay (#3983) 1 éve
wormchain 24cc3b528c ci: evm relayer address fix 1 éve
.dockerignore 05f318050e tilt: ignore wormchain gentx folder to make deployment robust 2 éve
.gitignore 3d16cca785 node: Fix url verification bug where <ip>:<port> is not supported (#3719) 1 éve
.golangci.yml 2712dd3f3f node: upgrade to go 1.21.9 (#3855) 1 éve
.nvmrc 5f224da24c Add top level .nvmrc file (#2342) 2 éve
.prettierignore 6309b321e8 ci: add github workflow with prettier checks for clients/js/src and sdk/js/src (#3176) 2 éve
.spr.yml ff186e441a rename dev.v2 to main 3 éve
CONTRIBUTING.md 1f1a6df757 docs: Typo in CONTRIBUTING 1 éve
DEVELOP.md 2712dd3f3f node: upgrade to go 1.21.9 (#3855) 1 éve
Dockerfile.cli 094a404902 tilt: remove additional root CA support 1 éve
Dockerfile.const 094a404902 tilt: remove additional root CA support 1 éve
Dockerfile.proto 2712dd3f3f node: upgrade to go 1.21.9 (#3855) 1 éve
LICENSE 3c20a0493b staging/algorand: apply global Apache 2 license 3 éve
Makefile fc39351b71 Makefile: set CGO_ENABLED=1 2 éve
Makefile.help e1f4b8e10b Add scripts and readme to deploy and verify terra contracts 3 éve
README.md 57c1ccccca docs: change link on README to point to docs site 2 éve
SECURITY.md a566c3d3bf docs: Update security.md with Cantina NTT audit report 1 éve
Tiltfile 29de12360e node: remove sui websocket from watcher 1 éve
buf.gen.web.yaml 37c20b547a sdk/js: publish separate proto packages 3 éve
buf.gen.yaml e98463cfe3 node: rename bridge/ to node/ 4 éve
buf.lock 69da099698 Update buf.lock 3 éve
buf.yaml f28e39c490 certusone -> wormhole-foundation 3 éve
cspell-custom-words.txt dbe765811e docs: Query proxy server operations manual (#3916) 1 éve
cspell.config.yaml b175dd43c8 docs: quit the spelling spam typo fix PRs with cspell magic (#3845) 1 éve
generate-abi-celo.sh f28e39c490 certusone -> wormhole-foundation 3 éve
generate-abi.sh f28e39c490 certusone -> wormhole-foundation 3 éve
package-lock.json 81d1f83f45 sdk/js: injective package bump (#2175) 2 éve

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.