iota-client 1.4.0

The official, general-purpose IOTA client library in Rust for interaction with the IOTA network (Tangle)
Documentation
{
  "name": "iota-rs",
  "version": "0.0.0",
  "scripts": {
    "start": "iota-wiki start",
    "build": "iota-wiki build"
  },
  "license": "UNLICENSED",
  "engines": {
    "node": ">=14.14.0"
  },
  "dependencies": {
    "raw-loader": "^4.0.2",
    "remark-code-import": "^0.3.0",
    "remark-import-partial": "^0.0.2"
  },
  "devDependencies": {
    "@iota-community/iota-wiki-cli": "iota-community/iota-wiki-cli#v2"
  },
  "packageManager": "yarn@3.2.0"
}