Go to file
Nikhil Suri 842462fd78
cosmwasm: remove terraswap dependency (#2739)
* cosmwasm: remove terraswap dependency

* add test to ensure serialization is the same
2023-05-04 07:56:01 -07:00
.github upgrade to golang 1.19.9 2023-05-04 07:22:38 -07:00
.run
algorand algo/fix: switch to using last round 2022-12-02 09:51:51 -05:00
aptos clients/js: add worm info namespace (#2603) 2023-04-11 17:44:50 -05:00
bitcoin upgrade to golang 1.19.9 2023-05-04 07:22:38 -07:00
clients clients/eth: upgrade go-ethereum to v1.11.6 2023-05-04 07:22:38 -07:00
cosmwasm cosmwasm: remove terraswap dependency (#2739) 2023-05-04 07:56:01 -07:00
dashboards
devnet sdk/js: add Sui support 2023-05-02 15:14:23 -04:00
docs sdk/js: add Sui support 2023-05-02 15:14:23 -04:00
ethereum sdk/js: add Sui support 2023-05-02 15:14:23 -04:00
lp_ui
near WH-2023: light weight near sdk tests needed resolveJsonModule @ Closes #2023 (#2024) 2022-11-29 11:29:00 -06:00
node upgrade to golang 1.19.9 2023-05-04 07:22:38 -07:00
proto node: sei testnet support (#2660) 2023-04-18 09:34:01 -04:00
relayer/spy_relayer relayer: update docs on running a spy 2023-03-08 10:33:36 -05:00
scripts upgrade to golang 1.19.9 2023-05-04 07:22:38 -07:00
sdk sdk/js: fix `publishTokenBridgeUpgradeContract` 2023-05-03 14:57:45 -04:00
solana fixed solana devnet key 2 typo 2023-02-10 12:35:34 -05:00
spydk/js spydk: add done() 2023-03-31 15:07:26 -04:00
sui sdk/js: add Sui support 2023-05-02 15:14:23 -04:00
terra terra: change nft-bridge name to nft-bridge-terra (#2607) 2023-04-11 18:48:23 -04:00
testing testing: fix tests 2022-12-14 11:00:20 -06:00
third_party
tilt_modules
tools WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
whitepapers whitepapers: add ibc generic messaging whitepaper (#2588) 2023-04-11 14:53:11 -04:00
wormchain upgrade to golang 1.19.9 2023-05-04 07:22:38 -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 WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06: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 WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
Dockerfile.const sui: redesign Wormhole and Token Bridge contracts 2023-05-02 12:34:41 -04:00
Dockerfile.proto upgrade to golang 1.19.9 2023-05-04 07:22:38 -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: Update audit list 2023-04-18 09:35:35 -07:00
Tiltfile sui: update devnet addresses 2023-05-02 15:14:23 -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.