Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 951 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 951 Bytes

NEARKit

CI built with nix

CLI to interact with NEAR blockchain

Running

Using Nix

We're using Nix flakes!

nix run github:eteu-technologies/nearkit -- --help

Build & run

Clone and do go build ./cmd/nearkit. You'll get binary named nearkit what you can install somewhere.

License

MIT