Go to file
Chirantan Ekbote 727a3e869d wormchain: wormhole: Check for multiple validator registration.
Don't allow a tx signer to register more than one guardian validator.
2022-10-03 17:34:42 +09:00
.github node: Add race detection to unit tests in CI 2022-09-21 09:47:15 +09:00
.run
algorand algo/cleanup: cleanup 2022-09-28 13:42:09 -05:00
clients clients/js: fix terra fee 2022-09-30 09:08:33 -04:00
cosmwasm sdk/js: Near refactor, added integration tests (#1648) 2022-09-28 08:53:15 -05:00
dashboards add Prometheus + Grafana for Guardian metrics 2022-08-04 16:03:56 -04:00
devnet sdk/js: Near refactor, added integration tests (#1648) 2022-09-28 08:53:15 -05:00
docs docs: governor update (#1524) 2022-09-12 21:28:20 -04:00
e2e Add experimental e2e browser fixture 2021-12-13 15:38:17 +01:00
ethereum Optimism testnet deploy (#1661) 2022-09-30 17:38:08 -04:00
event_database cloud_functions: near support (#1614) 2022-09-27 16:38:43 -05:00
lp_ui
near sdk/js: Near refactor, added integration tests (#1648) 2022-09-28 08:53:15 -05:00
node node: governor listen to quorum gossip (#1487) 2022-09-30 12:28:26 -05:00
proto node: governor publish gossip (#1538) 2022-09-26 11:24:30 -05:00
relayer/spy_relayer node: docs for running a spy against mainnet (#1511) 2022-09-03 10:59:20 -04:00
scripts algo/builds: algorand mainnet builds 2022-09-20 10:37:59 -05:00
sdk Optimism testnet deploy (#1661) 2022-09-30 17:38:08 -04:00
solana Solitaire: Use sysvar for rent instead of default (#1505) 2022-09-30 15:53:02 -05:00
spydk/js certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
terra sdk/js: Near refactor, added integration tests (#1648) 2022-09-28 08:53:15 -05:00
testing node: eth publish immediately (#1664) 2022-09-30 11:03:01 -05:00
third_party Move from ADD to COPY on Dockerfiles 2022-07-13 09:27:15 -04:00
tilt_modules
tools Switch tools to standalone cobra-cli dependency (#936) 2022-08-05 13:49:57 -04:00
whitepapers docs: governor update (#1524) 2022-09-12 21:28:20 -04:00
wormhole_chain wormchain: wormhole: Check for multiple validator registration. 2022-10-03 17:34:42 +09:00
.dockerignore
.gitignore ethereum: Init foundry project and add installer for native solc 2022-08-09 20:02:47 +01:00
.spr.yml certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
CONTRIBUTING.md readme: Add commit conventions 2022-09-08 13:30:42 -04:00
DEVELOP.md certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
Dockerfile.client certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
Dockerfile.const near: initial commit 2022-08-24 15:11:05 -04:00
Dockerfile.lint
Dockerfile.node Dockerfile.node: Don't install wasmvm 2022-09-30 16:12:30 +09:00
Dockerfile.proto sdk/js: publish separate proto packages 2022-07-13 10:04:23 -04:00
LICENSE
Makefile
Makefile.help
README.md Add security to readme 2022-06-29 10:25:00 -04:00
SECURITY.md Remove duplicate audit entries (#1644) 2022-09-23 08:22:17 -07:00
Tiltfile sdk/js: Near refactor, added integration tests (#1648) 2022-09-28 08:53:15 -05:00
buf.gen.web.yaml sdk/js: publish separate proto packages 2022-07-13 10:04:23 -04:00
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

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.