Skip to content

frol/near-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEAR CLI

This project stikes to provide command line interface (CLI) utility for NEAR protocol implemented in Rust.

Current Status

Currently, this project is at work-in-progress state with many things hardcoded.

How To Build

$ cargo build --release

How To Run

Once you have built the project, run the binary from ./target/release/ folder:

$ ./target/release/near-cli

Follow the inline help messages to navigate through the endless list of actions.

Prior Art

About

NEAR protocol CLI implementation in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages