This website requires JavaScript.
Explore
Help
Sign In
certusone
/
wormhole
mirror of
https://github.com/certusone/wormhole.git
Watch
1
Star
0
Fork
You've already forked wormhole
0
Code
Issues
Projects
Releases
Wiki
Activity
6ea55f8c25
wormhole
/
.gitignore
9 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2020-07-26 09:04:45 -07:00
build
node_modules
.idea
.arcconfig
*.iml
Implement initial solana program (#3) * add rust program * update rust program * first VAA actions * implement full transfer * remove token copy * restructure and copy
2020-08-03 05:55:58 -07:00
bin
Add VAA serialization logic
2020-08-04 14:40:00 -07:00
target
Add Makefile for production builds
2020-12-06 10:21:43 -08:00
/mutagen.sh
Reimplement terra bridge in guardian software Change-Id: Ic57d0ae91355d2415f13657f463e8929212b1c97
2021-07-05 04:17:07 -07:00
venv