Commit Graph

4 Commits

Author SHA1 Message Date
Ali Behjati e4959768f4
Remove unused solana contracts and their wasm creations (#110)
Removes token bridge, nft bridge, migration. Also removes them from deployments and docs.
2022-03-23 13:29:21 +01:00
Ali Behjati 643ab162d1
Make p2w-sdk js use p2w-sdk rust wasm bindings (#65)
* Make p2w-sdk js use p2w-sdk rust wasm bindings (instead of solana contract bindings)
- Removes `wasm.rs` in solana contract too.
2022-03-07 20:15:06 +01:00
Ali Behjati 1d34c1c0c8 Fix unchanged cache mount paths 2022-03-07 11:50:22 +00:00
Ali Behjati d9c7c86f4d Move WASM gen docker to root
It is because wasm is going to be used for p2w-sdk too.
2022-03-07 10:11:40 +00:00