Skip to content

Commit 920bc9c

Browse files
authored
add notes regarding nightly toolchain and locked deps to README
1 parent 1c1a82a commit 920bc9c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@
77
- **V2 Transaction Builder**: Build Sia V2 transactions including SpendPolicy support
88
- **Walletd Client**: Interact with the Sia network via a local or remote instance of [Walletd](https://github.com/SiaFoundation/walletd).
99

10+
## Requirements
11+
12+
Rust nightly-2023-06-01 is the only officially supported toolchain. This was chosen to keep this library inline with Komodo DeFi Framework. Similarly, dependencies have been locked to explicit versions to align with Komodo DeFi Framework's dependency tree.
13+
1014
## Contact
1115

1216
For any questions or suggestions, please open an issue on GitHub.
1317

1418
This project is supported by a [Sia Foundation grant](https://forum.sia.tech/t/standard-grant-proposal-htlc-upgrade-for-sia-for-use-in-atomic-swaps/410/5).
19+

0 commit comments

Comments
 (0)