Mirroring https://github.com/wormhole-foundation/wormhole

Hernán Di Pietro 946a4fe36a update environment variable to proper PROGRAM_ID (#4534) 1 месяц назад
.devcontainer 81d1db57cc node: devcontainer support 1 год назад
.github 95fdfd8f4e solana: pick up chain id from environment 1 месяц назад
.run d99977a8ae Commit .run IntelliJ shortcuts to repo 5 лет назад
algorand 874fae36df docs(algorand): change npm install to npm ci; remove NOTES file (#4488) 2 месяцев назад
aptos 9299a1431c tilt: aptos multi-platform support 11 месяцев назад
audits ce09352a7d audits: Update OtterSec report for Solana shims (#4333) 7 месяцев назад
clients 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
cosmwasm 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
dashboards 2c52f86546 add Prometheus + Grafana for Guardian metrics 3 лет назад
deployments df918bb527 deploy_mezo_testnet (#4300) 8 месяцев назад
devnet dea09ba835 node: Add Notary package for verifying MessagePublications (#4315) 1 месяц назад
docs 4c463841f5 Doc: Update guardian doc (#4427) 4 месяцев назад
ethereum a194cd1445 feat: add plasma, creditcoin, and missing xrplevm values (#4494) 2 месяцев назад
guardianset bd37617198 Add guardian set prototxt files and short readme (#4466) 3 месяцев назад
lp_ui e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 месяцев назад
near 74e576a03c node(near): Replace `npm install` with `npm ci` (#4490) 2 месяцев назад
node f83066034a notary: delay Rejected messages instead of dropping (#4522) 1 месяц назад
proto 59b9df2c51 reserve TON chainID (#4507) 1 месяц назад
relayer 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
scripts 854a1079a1 solana/Makefile: fogo deployment support 1 месяц назад
sdk 59b9df2c51 reserve TON chainID (#4507) 1 месяц назад
solana 946a4fe36a update environment variable to proper PROGRAM_ID (#4534) 1 месяц назад
spydk e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 месяцев назад
sui 37c49b12b7 sui: update testnet published-at addresses 3 месяцев назад
svm 1ea7d1cbe9 deps: Update elliptic to >= 6.6.1 (round 2) (#4392) 4 месяцев назад
terra 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
testing 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
third_party 8221708ef0 Move from ADD to COPY on Dockerfiles 3 лет назад
tilt_modules 9e16baa040 Devnet arguments for BigTable connection. 4 лет назад
tools e90146b321 Update elliptic to >= 6.6.1 (#4272) 8 месяцев назад
whitepapers 968135a442 docs: Add whitepaper for Notary (#4452) 1 месяц назад
wormchain 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
.dockerignore 05f318050e tilt: ignore wormchain gentx folder to make deployment robust 2 лет назад
.gitignore 854a1079a1 solana/Makefile: fogo deployment support 1 месяц назад
.golangci.yml e89d0e03cb ci: Add `nilnil` and `nilnesserr` lints (#4516) 1 месяц назад
.nvmrc 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
.prettierignore 6309b321e8 ci: add github workflow with prettier checks for clients/js/src and sdk/js/src (#3176) 2 лет назад
.spr.yml ff186e441a rename dev.v2 to main 3 лет назад
CONTRIBUTING.md 1f8128463c node: Add Transfer Verifier whitepaper (#4242) 1 месяц назад
DEVELOP.md a0349d8a3f ci: upgrade golangci-lint to v2.1.2 (#4354) 7 месяцев назад
Dockerfile.cli 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
Dockerfile.const 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
Dockerfile.proto 39081fa293 update nodejs (#4409) (#4410) 3 месяцев назад
LICENSE 3c20a0493b staging/algorand: apply global Apache 2 license 3 лет назад
Makefile 56a9510e93 node: add targets for linting to Makefiles (#4308) 7 месяцев назад
Makefile.help e1f4b8e10b Add scripts and readme to deploy and verify terra contracts 3 лет назад
README.md 57c1ccccca docs: change link on README to point to docs site 2 лет назад
SECURITY.md dc9453f416 docs: Update SECURITY.md to mention the audits/ directory (#4367) 6 месяцев назад
Tiltfile 95fdfd8f4e solana: pick up chain id from environment 1 месяц назад
buf.gen.web.yaml 37c20b547a sdk/js: publish separate proto packages 3 лет назад
buf.gen.yaml e98463cfe3 node: rename bridge/ to node/ 4 лет назад
buf.lock 69da099698 Update buf.lock 3 лет назад
buf.yaml f28e39c490 certusone -> wormhole-foundation 3 лет назад
cspell-custom-words.txt 968135a442 docs: Add whitepaper for Notary (#4452) 1 месяц назад
cspell.config.yaml b175dd43c8 docs: quit the spelling spam typo fix PRs with cspell magic (#3845) 1 год назад
generate-abi-celo.sh f28e39c490 certusone -> wormhole-foundation 3 лет назад
generate-abi.sh f28e39c490 certusone -> wormhole-foundation 3 лет назад
package-lock.json 81d1f83f45 sdk/js: injective package bump (#2175) 2 лет назад

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.