Go to file
Chirantan Ekbote c53813ce37 wormchain: tokenbridge: Clean up coin handling
Use `sdk.Coin` methods as much as possible rather than mixing with
big.Int and uint256.Int.
2022-10-03 17:34:42 +09:00
.github
.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
devnet sdk/js: Near refactor, added integration tests (#1648) 2022-09-28 08:53:15 -05:00
docs
e2e
ethereum Optimism testnet deploy (#1661) 2022-09-30 17:38:08 -04:00
event_database
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
relayer/spy_relayer
scripts
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
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
tilt_modules
tools
whitepapers
wormhole_chain wormchain: tokenbridge: Clean up coin handling 2022-10-03 17:34:42 +09:00
.dockerignore
.gitignore
.spr.yml
CONTRIBUTING.md
DEVELOP.md
Dockerfile.client
Dockerfile.const
Dockerfile.lint
Dockerfile.node Dockerfile.node: Don't install wasmvm 2022-09-30 16:12:30 +09:00
Dockerfile.proto
LICENSE
Makefile
Makefile.help
README.md
SECURITY.md
Tiltfile sdk/js: Near refactor, added integration tests (#1648) 2022-09-28 08:53:15 -05:00
buf.gen.web.yaml
buf.gen.yaml
buf.lock
buf.yaml
generate-abi-celo.sh
generate-abi.sh

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.