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

John Saigle 7842829b4f docs: Clarify tokenfactory restrictions (#4403) 3 ماه پیش
.devcontainer 81d1db57cc node: devcontainer support 1 سال پیش
.github e98386fafe Github: Remove Bruce as code owner (#4453) 3 ماه پیش
.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 6279a1474e EVM/Node: Custom consistency level (#4406) 3 ماه پیش
docs 4c463841f5 Doc: Update guardian doc (#4427) 4 ماه پیش
ethereum 6279a1474e EVM/Node: Custom consistency level (#4406) 3 ماه پیش
lp_ui e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 ماه پیش
near e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 ماه پیش
node 398be3acb7 Node: Remove deprecated chains (#4446) 3 ماه پیش
proto 398be3acb7 Node: Remove deprecated chains (#4446) 3 ماه پیش
relayer 1e08acef29 ethereum: remove deleted "--no-commit" flag from forge commands (#4363) 6 ماه پیش
scripts 6279a1474e EVM/Node: Custom consistency level (#4406) 3 ماه پیش
sdk 398be3acb7 Node: Remove deprecated chains (#4446) 3 ماه پیش
solana 1ea7d1cbe9 deps: Update elliptic to >= 6.6.1 (round 2) (#4392) 4 ماه پیش
spydk e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 ماه پیش
sui 37c49b12b7 sui: update testnet published-at addresses 3 ماه پیش
svm 1ea7d1cbe9 deps: Update elliptic to >= 6.6.1 (round 2) (#4392) 4 ماه پیش
terra e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 ماه پیش
testing 6279a1474e EVM/Node: Custom consistency level (#4406) 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 6279a1474e EVM/Node: Custom consistency level (#4406) 3 ماه پیش
wormchain 7842829b4f docs: Clarify tokenfactory restrictions (#4403) 3 ماه پیش
.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 6279a1474e EVM/Node: Custom consistency level (#4406) 3 ماه پیش
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 a708838a9d node: Fix marshaling for MessagePublications (#4428) 3 ماه پیش
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.