Go to file
claudijd a4e7afc1bb Add security to readme 2022-06-29 10:25:00 -04:00
.github/workflows CI: add 'ethereum-upgrade' action to test contract upgrades 2022-06-27 19:19:16 +01:00
.run Commit .run IntelliJ shortcuts to repo 2020-11-23 17:21:41 +01:00
algorand payload3_xl: add new payload3 sender into the fee field 2022-06-21 12:44:55 -05:00
bridge_ui bridge_ui: remove acala and terra2 from beta 2022-06-24 17:52:27 -04:00
clients evm: Make finality a state variable 2022-06-28 21:31:23 +01:00
cosmwasm cosmwasm: test update foreign asset 2022-06-22 13:24:46 -04:00
dashboards dashboards: update Grafana template 2021-08-09 13:16:55 +00:00
devnet explorer: rm 2022-06-26 23:15:28 -04:00
docs misc: spice up the README 2022-06-22 12:53:50 -04:00
e2e Add experimental e2e browser fixture 2021-12-13 15:38:17 +01:00
ethereum evm: Make finality a state variable 2022-06-28 21:31:23 +01:00
event_database cloud_functions: notional-tvl response includes token decimals (#1274) 2022-06-15 15:12:35 -05:00
examples sdk, terra: Fix tests and add them to CI 2022-04-20 09:46:51 +09:00
lp_ui lp_ui: update docs 2022-06-04 16:15:42 -04:00
node Add unit-test coverage for marshaling (#1205) 2022-06-28 14:25:13 -04:00
proto node: terra2 support 2022-06-21 10:47:16 -04:00
relayer/spy_relayer Add new emitter addresses to relayer config 2022-06-22 11:12:30 -04:00
scripts Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
sdk sdk/js: fix converting native terra2 20-byte addrs 2022-06-24 17:52:17 -04:00
solana solana: Update last_lamports after transfer_fees 2022-06-28 13:08:13 +01:00
spydk/js feat: improve bridge_ui tilt 2022-02-14 07:56:38 -05:00
terra cosmwasm: terra2 support 2022-06-21 10:03:57 -04:00
testing feat: improve bridge_ui tilt 2022-02-14 07:56:38 -05:00
third_party algo: contracts 2022-04-29 20:56:17 -04:00
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools proto: fix newly broken version 2022-06-14 16:20:19 -04:00
whitepapers whitepapers: Add FromAddress and remove Fee 2022-06-21 22:35:49 -04:00
.dockerignore pyth2wormhole: build + deploy program into local devnet 2021-09-09 14:39:31 +02:00
.gitignore gitignore: *.log 2022-06-28 13:08:13 +01:00
.spr.yml Add .spr.yml config 2021-12-13 15:38:17 +01:00
CONTRIBUTING.md Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
DEVELOP.md devnet: add --guardiand_debug flag (#890) 2022-03-03 21:17:47 +01:00
Dockerfile.client cli: Refactor js cli to support all contracts + add improvements (#1100) 2022-05-05 20:51:24 -04:00
Dockerfile.const cosmwasm: initialize 2022-06-21 10:03:57 -04:00
Dockerfile.lint Better lint and formatting (#1263) 2022-06-21 12:18:16 -07:00
Dockerfile.proto support custom root ca 2022-03-01 12:35:27 -05: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 Add SECURITY.md (#1157) 2022-05-09 14:54:02 -04:00
Tiltfile explorer: rm 2022-06-26 23:15:28 -04:00
buf.gen.web.yaml Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
buf.gen.yaml node: rename bridge/ to node/ 2021-08-26 11:36:36 +02:00
buf.lock proto: fix newly broken version 2022-06-14 16:20:19 -04:00
buf.yaml proto: fix newly broken version 2022-06-14 16:20:19 -04:00
generate-abi-celo.sh Celo testnet support (#1051) 2022-04-28 12:20:38 -04:00
generate-abi.sh Celo testnet support (#1051) 2022-04-28 12:20:38 -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.