You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,9 @@
6
6
7
7
### status: experimental
8
8
9
-
`spacesvm-rs` is a (EIP-712)[https://eips.ethereum.org/EIPS/eip-712] compatible Rust port of the (SpacesVm)[https://github.com/ava-labs/spacesvm] virtual machine using the Avalanche [Rust SDK](https://github.com/ava-labs/avalanche-types-rs). Although the goal is to achieve feature parity with its Golang counterpart, it is not yet compatible with the existing spaces network.
9
+
`spacesvm-rs` is a [EIP-712](https://eips.ethereum.org/EIPS/eip-712) compatible Rust port of the [SpacesVM](https://github.com/ava-labs/spacesvm) virtual machine using the Avalanche [Rust SDK](https://github.com/ava-labs/avalanche-types-rs).
10
+
11
+
_Although the goal is to achieve feature parity with its Golang counterpart, it is not yet compatible with the existing spaces network._
0 commit comments