Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Releases: OpenZeppelin/nile-rs

v0.1.0-rc.2

25 Apr 21:00
3f7eb39
Compare
Choose a tag to compare
v0.1.0-rc.2 Pre-release
Pre-release

Fixed

  • Scarb and Cairo compiler dependencies issue

v0.1.0-rc.1

04 Apr 14:51
Compare
Choose a tag to compare
v0.1.0-rc.1 Pre-release
Pre-release

Added

  • A command to initialize a Nile project (init)
  • A simple scripting system
  • A command to run scripts from a Nile project (run)
  • The setup command
  • The declare command
  • The send command
  • The deploy command
  • The raw-call command (without parsing the ABI)
  • The counterfactual-address command
  • Predeployed accounts usage from devnet
  • A configuration file
  • An NRE interface for scripting
  • Cairo 1 compilation using Scarb
  • The legacy-declare command
  • The legacy-deploy command
  • The get-nonce command
  • The get-balance command
  • The get-accounts command