Go to file
Jeff Schroeder b09a644dac node: fix a small tyop in the sui watcher
Reported-By: @panoel
2023-07-11 16:19:02 -04:00
.github node: refactor guardiand/node.go 2023-06-26 07:07:37 -07:00
.run
algorand tilt: algorand changes for 3.16.2 (#3114) 2023-06-28 11:37:41 -04:00
aptos Docs: fix worm send message command and url to view events 2023-06-19 12:54:46 -04:00
bitcoin upgrade to golang 1.19.9 2023-05-04 07:22:38 -07:00
clients clients/js: Worm CLI update for seeing status for automatic relay requests (#3155) 2023-06-30 14:14:22 -04:00
cosmwasm cosmwasm: fix terra2 test 2023-06-13 07:51:38 -05:00
dashboards add Prometheus + Grafana for Guardian metrics 2022-08-04 16:03:56 -04:00
devnet tilt: algorand changes for 3.16.2 (#3114) 2023-06-28 11:37:41 -04:00
docs Scripts: For upgrading testnet (#2984) 2023-05-26 08:29:14 -05:00
ethereum evm: add TransferRedeemed event to Bridge.sol 2023-07-07 09:29:15 -05: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: fix a small tyop in the sui watcher 2023-07-11 16:19:02 -04:00
proto Relayer: Generic Relayer Guardian Changes for Merging into Main (#3041) 2023-06-14 10:27:00 -04:00
relayer Relayer: update relayer engine version (#3179) 2023-07-07 12:58:33 -04:00
scripts tilt: algorand changes for 3.16.2 (#3114) 2023-06-28 11:37:41 -04:00
sdk SDK: Relayer fixes for running tests in Tilt (#3178) 2023-07-06 15:41:13 -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
tools node: update golang to 1.20 from 1.19 2023-05-12 05:59:53 -04:00
whitepapers whitepapers: Update ibc generic messaging whitepaper (#2958) 2023-06-06 09:23:29 -07:00
wormchain ci: pass num guardians to ci tests 2023-06-16 07:44:58 -07:00
.dockerignore tilt: ignore wormchain gentx folder to make deployment robust 2022-12-12 16:59:26 -05:00
.gitignore sui: redesign Wormhole and Token Bridge contracts 2023-05-02 12:34:41 -04: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
.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: update golang to 1.20.5 from 1.20.4 2023-06-07 13:16:31 -07: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 node: update golang to 1.20.5 from 1.20.4 2023-06-07 13:16:31 -07:00
LICENSE
Makefile
Makefile.help
README.md docs: remove README link to deprecated docs site 2023-01-27 10:51:00 -05:00
SECURITY.md SECURITY.md: Add OtterSec Sui audit report 2023-05-12 05:42:19 -04:00
Tiltfile Relayer: Relayer engine (#3169) 2023-07-06 17:00:05 -04:00
buf.gen.web.yaml
buf.gen.yaml
buf.lock
buf.yaml
generate-abi-celo.sh
generate-abi.sh
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.