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

John Saigle c3301db897 ci: Upgrade golangci-lint version to 2.6.2 (#4558) il y a 14 heures
.devcontainer 81d1db57cc node: devcontainer support il y a 1 an
.github c3301db897 ci: Upgrade golangci-lint version to 2.6.2 (#4558) il y a 14 heures
.run d99977a8ae Commit .run IntelliJ shortcuts to repo il y a 5 ans
algorand 874fae36df docs(algorand): change npm install to npm ci; remove NOTES file (#4488) il y a 2 mois
aptos 9299a1431c tilt: aptos multi-platform support il y a 11 mois
audits 43de1b8f2c audit: Add OtterSec review of token2022 metadata parsing (#4569) il y a 1 semaine
clients 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
cosmwasm b4b14440c3 ci: Fix clippy lints for Rust 1.9.0 (#4560) il y a 2 semaines
dashboards 2c52f86546 add Prometheus + Grafana for Guardian metrics il y a 3 ans
deployments df918bb527 deploy_mezo_testnet (#4300) il y a 8 mois
devnet 1c2193432e node: Integrate Transfer Verifier into Sui Watcher (#4324) il y a 3 semaines
docs 642d0cddbc docs: update operations.md il y a 1 mois
ethereum b866766462 feat: moca testnet (#4550) il y a 3 semaines
guardianset bd37617198 Add guardian set prototxt files and short readme (#4466) il y a 3 mois
lp_ui e90146b321 Update elliptic to >= 6.6.1 (#4272) il y a 8 mois
near 74e576a03c node(near): Replace `npm install` with `npm ci` (#4490) il y a 2 mois
node 2fead4ac33 node: Governor token list update (#4562) il y a 15 heures
proto b866766462 feat: moca testnet (#4550) il y a 3 semaines
relayer 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
scripts eb478c8040 scripts: fixes `make clean` for SVM in contract-upgrade-governance (#4555) il y a 3 semaines
sdk b6aee18398 ci: Add security-focused clippy lints to various crates (#4568) il y a 2 semaines
solana 946a4fe36a update environment variable to proper PROGRAM_ID (#4534) il y a 1 mois
spydk e90146b321 Update elliptic to >= 6.6.1 (#4272) il y a 8 mois
sui 37c49b12b7 sui: update testnet published-at addresses il y a 3 mois
svm b6aee18398 ci: Add security-focused clippy lints to various crates (#4568) il y a 2 semaines
terra 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
testing 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
third_party 8221708ef0 Move from ADD to COPY on Dockerfiles il y a 3 ans
tilt_modules 9e16baa040 Devnet arguments for BigTable connection. il y a 4 ans
tools e90146b321 Update elliptic to >= 6.6.1 (#4272) il y a 8 mois
whitepapers 968135a442 docs: Add whitepaper for Notary (#4452) il y a 1 mois
wormchain 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
.dockerignore 05f318050e tilt: ignore wormchain gentx folder to make deployment robust il y a 2 ans
.gitignore 854a1079a1 solana/Makefile: fogo deployment support il y a 1 mois
.golangci.yml 702a7343a6 ci: Add additional linting via govet (#4557) il y a 3 semaines
.nvmrc 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
.prettierignore 6309b321e8 ci: add github workflow with prettier checks for clients/js/src and sdk/js/src (#3176) il y a 2 ans
.spr.yml ff186e441a rename dev.v2 to main il y a 3 ans
CONTRIBUTING.md 1f8128463c node: Add Transfer Verifier whitepaper (#4242) il y a 1 mois
DEVELOP.md a0349d8a3f ci: upgrade golangci-lint to v2.1.2 (#4354) il y a 7 mois
Dockerfile.cli 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
Dockerfile.const 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
Dockerfile.proto 39081fa293 update nodejs (#4409) (#4410) il y a 3 mois
LICENSE 3c20a0493b staging/algorand: apply global Apache 2 license il y a 3 ans
Makefile 56a9510e93 node: add targets for linting to Makefiles (#4308) il y a 7 mois
Makefile.help e1f4b8e10b Add scripts and readme to deploy and verify terra contracts il y a 3 ans
README.md 57c1ccccca docs: change link on README to point to docs site il y a 2 ans
SECURITY.md c3fcb2dc34 docs: Remove social media monitoring section from SECURITY.md (#4504) il y a 1 jour
Tiltfile 1c2193432e node: Integrate Transfer Verifier into Sui Watcher (#4324) il y a 3 semaines
buf.gen.web.yaml 37c20b547a sdk/js: publish separate proto packages il y a 3 ans
buf.gen.yaml e98463cfe3 node: rename bridge/ to node/ il y a 4 ans
buf.lock 69da099698 Update buf.lock il y a 3 ans
buf.yaml f28e39c490 certusone -> wormhole-foundation il y a 3 ans
cspell-custom-words.txt 968135a442 docs: Add whitepaper for Notary (#4452) il y a 1 mois
cspell.config.yaml b175dd43c8 docs: quit the spelling spam typo fix PRs with cspell magic (#3845) il y a 1 an
generate-abi-celo.sh f28e39c490 certusone -> wormhole-foundation il y a 3 ans
generate-abi.sh f28e39c490 certusone -> wormhole-foundation il y a 3 ans
package-lock.json 81d1f83f45 sdk/js: injective package bump (#2175) il y a 2 ans

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.