Go to file
Leo dd8b2ade81 libp2p stub that can find peers on a private network
Test Plan:

    go run github.com/certusone/wormhole/bridge/cmd/guardiand -network wormhole-dev -port 9000 &
    go run github.com/certusone/wormhole/bridge/cmd/guardiand -network wormhole-dev -bootstrap /ip4/127.0.0.1/udp/9000/quic/p2p/<id> -port 9001
2020-08-04 12:15:51 +02:00
bridge libp2p stub that can find peers on a private network 2020-08-04 12:15:51 +02:00
docs Implement initial solana program (#3) 2020-08-03 14:55:58 +02:00
ethereum Implement full bridge in Solidity (#5) 2020-08-03 15:09:40 +02:00
solana Implement initial solana program (#3) 2020-08-03 14:55:58 +02:00
.gitignore Implement initial solana program (#3) 2020-08-03 14:55:58 +02:00