near_cli_helper 0.1.0

NEAR Protocol CLI helper tools
Documentation
[package]

name = "near_cli_helper"

version = "0.1.0"

edition = "2018"

license = "MIT"

description = "NEAR Protocol CLI helper tools"



# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html



[dependencies]

near-sdk = "4.0.0-pre.1"

serde_json = "1.0"

serde = "1"