Go to file
bruce-riley 06d8f2d268
Node: Keygen changes (#3401)
2023-09-27 12:06:12 -05:00
.github CI: run ethereum tests on ubuntu-latest 2023-09-25 21:19:32 +01:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
algorand Algorand Tests: set indexer branch to tagged release from master (#3389) 2023-09-21 15:16:25 -04:00
aptos aptos: fix typos (#3386) 2023-09-25 16:54:50 -04:00
bitcoin upgrade to golang 1.19.9 2023-05-04 07:22:38 -07:00
clients Client/js: Simplify edit-vaa command (#3359) 2023-09-07 14:10:52 -05:00
cosmwasm cosmwasm: run cargo fmt using new stable 1.72.0 2023-08-25 10:39:21 -05:00
dashboards
deployments/mainnet node: Gateway watcher support (#3275) 2023-08-14 11:13:20 -04:00
devnet Remove spy_relayer from tilt 2023-09-13 14:32:17 -04:00
docs docs: add a section on running the guardian spy 2023-09-13 14:32:17 -04:00
ethereum AutoRelayer: v1.1 Release (#3313) 2023-09-22 15:07:59 -04:00
lp_ui js: make packages comply with ci rule 2022-10-20 17:11:13 -05:00
near docker: build CLI in shared image 2023-06-01 15:33:07 +01:00
node Node: Keygen changes (#3401) 2023-09-27 12:06:12 -05:00
proto wormchain: add upgrade vaa and upgrade handler. Removes set params vaa. (#3292) 2023-08-16 20:24:57 -04:00
relayer/generic_relayer/relayer-engine-v2 relayer: remove the spy_relayer 2023-09-13 14:32:17 -04:00
scripts upgrade to golang 1.20.8 2023-09-13 07:17:31 -07:00
sdk AutoRelayer: v1.1 Release (#3313) 2023-09-22 15:07:59 -04:00
solana solana: complete token transfer payload docs (#2550) 2023-06-13 13:58:04 -04:00
spydk/js spydk: add done() 2023-03-31 15:07:26 -04:00
sui docker: build CLI in shared image 2023-06-01 15:33:07 +01:00
terra docker: build CLI in shared image 2023-06-01 15:33:07 +01:00
testing make forge dependencies as part of SDK build (#3100) 2023-06-16 12:42:27 -04: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 whitepapers: update governor link to running a spy 2023-09-13 14:32:17 -04:00
wormchain Node/Gateway: Relay attestations (#3350) 2023-09-07 14:11:15 -05: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 rename dev.v2 to main 2022-11-29 10:43:07 -05:00
CONTRIBUTING.md rename dev.v2 to main 2022-11-29 10:43:07 -05:00
DEVELOP.md node: Removed support for writing attestation events to bigtable 2023-09-07 12:41:36 -05:00
Dockerfile.cli docker: build CLI in shared image 2023-06-01 15:33:07 +01:00
Dockerfile.const docker: build CLI in shared image 2023-06-01 15:33:07 +01:00
Dockerfile.proto upgrade to golang 1.20.8 2023-09-13 07:17:31 -07:00
LICENSE
Makefile
Makefile.help
README.md docs: change link on README to point to docs site 2023-07-12 11:46:54 -04:00
SECURITY.md SECURITY.md: Add reports from Coinspect, CertiK, RV 2023-09-08 10:10:52 -04:00
Tiltfile Remove spy_relayer from tilt 2023-09-13 14:32:17 -04:00
buf.gen.web.yaml
buf.gen.yaml
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
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.