waves-rust 0.2.6

A Rust library for interacting with the Waves blockchain. Supports node interaction, offline transaction signing and creating addresses and keys.
Documentation
{
  "address": "3N2yqTEKArWS3ySs2f6t8fpXdjX6cpPuhG8",
  "meta": {
    "version": "2",
    "isArrayArguments": true,
    "callableFuncTypes": {
      "storeData": [
        {
          "name": "bool",
          "type": "Boolean"
        },
        {
          "name": "string",
          "type": "String"
        },
        {
          "name": "integer",
          "type": "Int"
        },
        {
          "name": "binary",
          "type": "ByteVector"
        },
        {
          "name": "list",
          "type": "List[Int]"
        }
      ]
    }
  }
}