diff --git a/README.md b/README.md index 4dc8a3621..74a3ed94c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> **Warning** +> Deprecated - The client has been moved to https://github.com/iotaledger/iota-sdk + # iota.rs (iota-client) The official, general-purpose IOTA client library in Rust for interaction with the IOTA network (Tangle). diff --git a/client/bindings/nodejs/README.md b/client/bindings/nodejs/README.md index 66610e96e..3f0ba4b05 100644 --- a/client/bindings/nodejs/README.md +++ b/client/bindings/nodejs/README.md @@ -1,3 +1,6 @@ +> **Warning** +> Deprecated - The client has been moved to https://github.com/iotaledger/iota-sdk + # IOTA Client Library - Node.js binding Node.js binding to the iota.rs client library. diff --git a/client/bindings/python/README.md b/client/bindings/python/README.md index e237df9f7..e5df5d066 100644 --- a/client/bindings/python/README.md +++ b/client/bindings/python/README.md @@ -1,3 +1,6 @@ +> **Warning** +> Deprecated - The client has been moved to https://github.com/iotaledger/iota-sdk + # IOTA Client Library - Python binding Python binding to the iota.rs client library. diff --git a/client/bindings/wasm/README.md b/client/bindings/wasm/README.md index 21a627f6d..499f1e67b 100644 --- a/client/bindings/wasm/README.md +++ b/client/bindings/wasm/README.md @@ -1,3 +1,6 @@ +> **Warning** +> Deprecated - The client has been moved to https://github.com/iotaledger/iota-sdk + # IOTA Client Library - WebAssembly bindings WebAssembly (Wasm) bindings for TypeScript/JavaScript to the `iota.rs` client library.