8000 GitHub - hskang9/aurora-cli-rs: Command-line tool for interacting with the Aurora Engine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hskang9/aurora-cli-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

An instant, zero-config Aurora engine operator


What is Engine?

Aurora is an Ethereum Virtual Machine (EVM) project built on the NEAR Protocol, that provides a solution for developers to deploy their apps on an Ethereum-compatible, high-throughput, scalable and future-safe platform, with low transaction costs for their users. Engine is the Aurora's implementation for it.

What is Aurora CLI?

Aurora CLI is a command line interface to bootstrap Aurora engine with rapid speed built with rust.

Aurora CLI comes preconfiguration with opinionated, sensible defaults for standard testing environments. If other projects mention testing on Aurora, they are referring to the settings defined in this repo.

Aurora CLI has the following advantages over api:

  • 📝 Easily modifiable EVM states through terminal
  • 🤝 Quick to interact for rapid iterations

See also prior version aurora-cli.

Prerequisites

  • 🦀 Rust

Quickstart

  • 📦 Install aurora-cli-rs and start interacting with it: cargo install --git https://github.com/aurora-is-near/aurora-cli-rs.git
  • 🔍 Check out what each command is for in the official Aurora docs
  • ✋ Have questions? Ask them at the official Aurora forum

About

Command-line tool for interacting with the Aurora Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0