Go to file
Jonathan Claudius 838566e518
governor: increase avax governor limits (#3635)
2024-01-08 14:17:45 -06:00
.github .github: update CODEOWNERS 2023-12-21 12:41:29 -06:00
.run
algorand tilt: remove additional root CA support 2023-12-12 14:22:05 -06:00
aptos docs: fix typos with spell checker 2023-12-21 15:24:20 -06:00
bitcoin upgrade to golang 1.19.9 2023-05-04 07:22:38 -07:00
clients Client/JS: Add new chains (#3610) 2023-12-20 14:11:12 -06:00
cosmwasm cosmwasm: accounting: change str.try_into().unwrap() to str.into() because conversion is infallible… (#3623) 2024-01-04 00:39:00 +08:00
dashboards
deployments/mainnet node: Gateway watcher support (#3275) 2023-08-14 11:13:20 -04:00
devnet Deploy Sepolia based L2s (#3606) 2023-12-20 08:56:14 -06:00
docs docs: remove certus one references from operations 2023-12-19 12:55:12 -06:00
ethereum Deploy Sepolia based L2s (#3606) 2023-12-20 08:56:14 -06:00
lp_ui js: make packages comply with ci rule 2022-10-20 17:11:13 -05:00
near docs: fix typos with spell checker 2023-12-21 15:24:20 -06:00
node governor: increase avax governor limits (#3635) 2024-01-08 14:17:45 -06:00
proto Deploy Sepolia based L2s (#3606) 2023-12-20 08:56:14 -06:00
relayer/generic_relayer/relayer-engine-v2 tilt: remove additional root CA support 2023-12-12 14:22:05 -06:00
scripts terra: migrate to cosmwasm 1.1.0 (#3138) 2023-12-13 16:27:17 +00:00
sdk docs: fix typos with spell checker 2023-12-21 15:24:20 -06:00
solana tilt: remove additional root CA support 2023-12-12 14:22:05 -06:00
spydk/js spydk: add done() 2023-03-31 15:07:26 -04:00
sui docs: fix typos with spell checker 2023-12-21 15:24:20 -06:00
terra terra/doc: add some implementation notes (#3597) 2023-12-13 17:21:34 +00:00
testing terra: update devnet address 2023-12-13 11:45:07 -05:00
third_party
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools node: update golang to 1.20 from 1.19 2023-05-12 05:59:53 -04:00
whitepapers docs: fix typos with spell checker 2023-12-21 15:24:20 -06:00
wormchain docs: fix typos with spell checker 2023-12-21 15:24:20 -06:00
.dockerignore tilt: ignore wormchain gentx folder to make deployment robust 2022-12-12 16:59:26 -05:00
.gitignore node: Removed support for writing attestation events to bigtable 2023-09-07 12:41:36 -05:00
.golangci.yml ci/golangci: fix comment 2023-05-05 07:13:40 -07:00
.nvmrc Add top level .nvmrc file (#2342) 2023-02-06 23:10:40 +08:00
.prettierignore ci: add github workflow with prettier checks for clients/js/src and sdk/js/src (#3176) 2023-07-12 11:30:14 -04:00
.spr.yml
CONTRIBUTING.md
DEVELOP.md node: Removed support for writing attestation events to bigtable 2023-09-07 12:41:36 -05:00
Dockerfile.cli tilt: remove additional root CA support 2023-12-12 14:22:05 -06:00
Dockerfile.const tilt: remove additional root CA support 2023-12-12 14:22:05 -06:00
Dockerfile.proto tilt: remove additional root CA support 2023-12-12 14:22:05 -06:00
LICENSE
Makefile Makefile: set CGO_ENABLED=1 2023-10-26 12:29:56 -04:00
Makefile.help
README.md docs: change link on README to point to docs site 2023-07-12 11:46:54 -04:00
SECURITY.md docs: typos in SECURITY.md (#3567) 2023-12-12 07:35:05 -05:00
Tiltfile terra: migrate to cosmwasm 1.1.0 (#3138) 2023-12-13 16:27:17 +00:00
buf.gen.web.yaml
buf.gen.yaml
buf.lock
buf.yaml
generate-abi-celo.sh
generate-abi.sh certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
package-lock.json sdk/js: injective package bump (#2175) 2023-01-23 21:33:26 -05:00

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.