Go to file
Chirantan Ekbote 88549b6849 cosmwasm: accounting: Add ValidateTransfer query
Add a query to validate transfers.  This can be useful for guardians to
sanity check a transfer before submitting a signed observation for it.
2022-12-15 12:21:35 +09:00
.github Updated CODEOWNERS file 2022-12-13 11:29:57 -05:00
.run
algorand algo/fix: switch to using last round 2022-12-02 09:51:51 -05:00
aptos aptos_update: Fix aptos errors 2022-12-14 01:57:17 -06:00
bitcoin WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
clients sdk/js: injective package bump 2022-12-14 11:40:49 -05:00
cosmwasm cosmwasm: accounting: Add ValidateTransfer query 2022-12-15 12:21:35 +09:00
dashboards
devnet node: forward public REST requests to public gRPC (#1695) 2022-11-18 07:36:22 -08:00
docs Added option to fund predefined dev accounts in Algorand deployment (#1997) 2022-11-28 08:12:10 -06:00
ethereum evm: Added Core and NFT Bridge EVM chain ID migrations (#2067) 2022-12-12 20:37:30 -06:00
lp_ui js: make packages comply with ci rule 2022-10-20 17:11:13 -05:00
near WH-2023: light weight near sdk tests needed resolveJsonModule @ Closes #2023 (#2024) 2022-11-29 11:29:00 -06:00
node node: Terra Classic Governor Limits Change (#2090) 2022-12-08 11:46:09 -06:00
proto node: inject wormchain cosmwasm governance messages (#2057) 2022-12-06 11:10:32 -08:00
relayer/spy_relayer rename dev.v2 to main 2022-11-29 10:43:07 -05:00
scripts cosmwasm: update verify script (#1936) 2022-11-28 15:24:25 -06:00
sdk sdk/js: 0.9.6 version bump 2022-12-14 13:16:23 -05:00
solana solana/tilt: run registrations in parallel (#1826) 2022-10-29 09:10:16 -04:00
spydk/js rename dev.v2 to main 2022-11-29 10:43:07 -05:00
sui WH-1945: Tilt integration @ Closes #1945 (#1950) 2022-11-17 12:43:15 -06:00
terra sdk/js: avoid terra test1 key in CI 2022-12-01 17:41:00 -05:00
testing testing: fix tests 2022-12-14 11:00:20 -06:00
third_party
tilt_modules Devnet arguments for BigTable connection. 2021-08-05 12:53:56 +00:00
tools WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
whitepapers add links referencing sections 2022-12-12 18:29:17 -05:00
wormchain wormchain: move governance consts to sdk (#2086) 2022-12-07 09:20:11 -08:00
.dockerignore tilt: ignore wormchain gentx folder to make deployment robust 2022-12-12 16:59:26 -05:00
.gitignore aptos: dockerfile + scripts + README 2022-10-14 12:42:44 -05:00
.golangci.yml WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06: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.client certusone -> wormhole-foundation 2022-08-26 12:48:14 -04:00
Dockerfile.const WH-1848: fix up cache @ Closes #1848 2022-11-02 16:05:29 -05:00
Dockerfile.cosmwasm cosmwasm: Add wormchain-accounting contract (#1920) 2022-12-14 12:06:45 -05:00
Dockerfile.lint WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
Dockerfile.node docker: update node build to not copy executables (#2075) 2022-12-06 11:35:16 -05:00
Dockerfile.proto WH-1934: upgrade golang to 1.19 (#1941) 2022-11-28 07:48:27 -06:00
Dockerfile.wormchain wormchain: add back protobuf 2022-10-28 08:11:51 -04:00
LICENSE
Makefile
Makefile.help
README.md
SECURITY.md rename dev.v2 to main 2022-11-29 10:43:07 -05:00
Tiltfile cosmwasm: Add wormchain-accounting contract (#1920) 2022-12-14 12:06:45 -05: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

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.