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

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

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.