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

Sriram Nurani Viswanathan 63481c6486 Downgrade shim interface Anchor dep to `v0.29.0` (#4441) преди 4 месеца
.devcontainer 81d1db57cc node: devcontainer support преди 1 година
.github 109e686d95 fix noctx lint errors (#4420) преди 4 месеца
.run d99977a8ae Commit .run IntelliJ shortcuts to repo преди 5 години
algorand d7d9907cd0 ci: Fix docker-related errors in Algorand job (#4374) преди 6 месеца
aptos 9299a1431c tilt: aptos multi-platform support преди 11 месеца
audits ce09352a7d audits: Update OtterSec report for Solana shims (#4333) преди 7 месеца
clients f66a665554 cli: arbitrary chain registration преди 8 месеца
cosmwasm f105be4e7c ci: fix clippy lint violation (#4412) преди 4 месеца
dashboards 2c52f86546 add Prometheus + Grafana for Guardian metrics преди 3 години
deployments df918bb527 deploy_mezo_testnet (#4300) преди 8 месеца
devnet 95e2018ef7 node: Fix wrapped asset query errors for the Transfer Verifier (#4362) преди 4 месеца
docs 7bde17b5b5 Node: Specify config file (#4404) преди 4 месеца
ethereum 25ecd01bf7 Plume mainnet (#4417) преди 4 месеца
lp_ui e90146b321 Update elliptic to >= 6.6.1 (#4272) преди 8 месеца
near e90146b321 Update elliptic to >= 6.6.1 (#4272) преди 8 месеца
node b40d5c837a node: Add emitters for mUSD deployment to NTT Accountant (#4435) преди 4 месеца
proto d43b0ceacd Reserving chanID for Aztec (#4440) преди 4 месеца
relayer 1e08acef29 ethereum: remove deleted "--no-commit" flag from forge commands (#4363) преди 6 месеца
scripts e5ee3b45eb ci: add cspell to lint script (#4421) преди 4 месеца
sdk d43b0ceacd Reserving chanID for Aztec (#4440) преди 4 месеца
solana 1ea7d1cbe9 deps: Update elliptic to >= 6.6.1 (round 2) (#4392) преди 4 месеца
spydk e90146b321 Update elliptic to >= 6.6.1 (#4272) преди 8 месеца
sui e90146b321 Update elliptic to >= 6.6.1 (#4272) преди 8 месеца
svm 63481c6486 Downgrade shim interface Anchor dep to `v0.29.0` (#4441) преди 4 месеца
terra e90146b321 Update elliptic to >= 6.6.1 (#4272) преди 8 месеца
testing ab907d57c0 Tilt/CI: Pin foundry release (#4337) преди 7 месеца
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 71a5dfff6a docs: Modify Governor whitepaper to include information about Flow Cancelling (#3982) преди 5 месеца
wormchain 7349f6ad7e cosmwasm: added shutdown contracts tests (#4257) преди 7 месеца
.dockerignore 05f318050e tilt: ignore wormchain gentx folder to make deployment robust преди 2 години
.gitignore 3d16cca785 node: Fix url verification bug where <ip>:<port> is not supported (#3719) преди 1 година
.golangci.yml 1b95098e1f ci: Add durationcheck linter (#4432) преди 4 месеца
.nvmrc 5f224da24c Add top level .nvmrc file (#2342) преди 2 години
.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 28223dc116 CONTRIBUTING: update to forbid PRs the contain only minor wording adjustments преди 10 месеца
DEVELOP.md a0349d8a3f ci: upgrade golangci-lint to v2.1.2 (#4354) преди 7 месеца
Dockerfile.cli 094a404902 tilt: remove additional root CA support преди 1 година
Dockerfile.const 094a404902 tilt: remove additional root CA support преди 1 година
Dockerfile.proto 772a715998 Node: Update golang (#4161) преди 1 година
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 dc9453f416 docs: Update SECURITY.md to mention the audits/ directory (#4367) преди 6 месеца
Tiltfile 9b9c07b4b1 add svm/wormhole-core-shims (#4311) преди 7 месеца
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 95e2018ef7 node: Fix wrapped asset query errors for the Transfer Verifier (#4362) преди 4 месеца
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.