Go to file
Chirantan Ekbote b1fce660c8 cosmwasm: Add wormhole-bindings package
This package defines the bindings into the native wormhole module on
wormchain.

Part of #1880 and #1881.
2022-11-29 08:18:56 +09:00
.github WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
algorand Added option to fund predefined dev accounts in Algorand deployment (#1997) 2022-11-28 08:12:10 -06:00
aptos tilt: aptos startup dependency fix 2022-11-10 14:53:18 -05:00
bitcoin WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
clients WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
cosmwasm cosmwasm: Add wormhole-bindings package 2022-11-29 08:18:56 +09:00
dashboards add Prometheus + Grafana for Guardian metrics 2022-08-04 16:03:56 -04:00
devnet node: forward public REST requests to public gRPC (#1695) 2022-11-18 07:36:22 -08:00
docs Added option to fund predefined dev accounts in Algorand deployment (#1997) 2022-11-28 08:12:10 -06:00
ethereum ethereum: Implement shutdown for all 3 contracts (fixes #1937) 2022-11-23 15:22:52 +00:00
lp_ui js: make packages comply with ci rule 2022-10-20 17:11:13 -05:00
near WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
node node/p2p: separate governor config and status message prefix (#1956) 2022-11-28 10:58:26 -06:00
proto WH-1921: stub out btc chain @ Closes #1921 2022-11-15 14:45:55 -06:00
relayer/spy_relayer relayer: fix ci 2022-10-27 14:04:38 -04:00
scripts cosmwasm: update verify script (#1936) 2022-11-28 15:24:25 -06:00
sdk Node: Support for EVM watcher safe blocks (#1727) 2022-11-28 07:55:35 -06:00
solana solana/tilt: run registrations in parallel (#1826) 2022-10-29 09:10:16 -04:00
spydk/js certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
sui WH-1945: Tilt integration @ Closes #1945 (#1950) 2022-11-17 12:43:15 -06:00
terra terra: Fix clippy warnings 2022-10-28 14:35:44 -04:00
testing sdk/js: fix transfer and redeem for native SOL 2022-11-22 12:16:11 -05:00
third_party Move from ADD to COPY on Dockerfiles 2022-07-13 09:27:15 -04:00
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
whitepapers add whitepaper explaining guardian key usage (#1960) 2022-11-23 13:51:58 -06:00
wormchain wormchain: update build instruction 2022-11-17 14:14:13 -05:00
.dockerignore pyth2wormhole: build + deploy program into local devnet 2021-09-09 14:39:31 +02:00
.gitignore aptos: dockerfile + scripts + README 2022-10-14 12:42:44 -05:00
.golangci.yml WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
.spr.yml certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
CONTRIBUTING.md docs: add comment conventions 2022-10-31 12:45:30 -04:00
DEVELOP.md WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
Dockerfile.client certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
Dockerfile.const WH-1848: fix up cache @ Closes #1848 2022-11-02 16:05:29 -05:00
Dockerfile.lint WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
Dockerfile.node node: dev build: remove race condition detector (#1988) 2022-11-23 13:25:51 -06:00
Dockerfile.proto WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
Dockerfile.wormchain wormchain: add back protobuf 2022-10-28 08:11:51 -04:00
LICENSE staging/algorand: apply global Apache 2 license 2022-02-05 09:30:28 -05:00
Makefile guardiand version is always development 2022-05-02 17:52:49 -04:00
Makefile.help Add scripts and readme to deploy and verify terra contracts 2022-04-05 17:42:07 +02:00
README.md Add security to readme 2022-06-29 10:25:00 -04:00
SECURITY.md SECURITY.md: Add Security Monitoring (#1954) 2022-11-18 06:28:49 -08:00
Tiltfile Basic Sui watcher support (#1951) 2022-11-18 08:14:22 -06:00
buf.gen.web.yaml sdk/js: publish separate proto packages 2022-07-13 10:04:23 -04:00
buf.gen.yaml node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
buf.lock Update buf.lock 2022-09-07 10:34:18 -04:00
buf.yaml certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
generate-abi-celo.sh certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
generate-abi.sh certusone -> wormhole-foundation 2022-08-26 12:48:14 -04: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 or take a look at the xApp Book.


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.