File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 0.2.0 (2024-04-12 )
3
+ ## 0.2.0 (2024-04-14 )
4
4
5
5
* Added an ` init ` command to the CLI.
6
6
* Added support for on-chain accounts.
Original file line number Diff line number Diff line change 1
1
# Miden client
2
2
3
- <a href =" https://github.com/0xPolygonMiden/miden-node/blob/main/LICENSE " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg " ></a >
4
- <a href =" https://github.com/0xPolygonMiden/miden-client/actions/workflows/ci.yml " ><img src =" https://github.com/0xPolygonMiden/miden-client/actions/workflows/ci.yml/badge.svg?branch=main " ></a >
5
- <a href =" https://crates.io/crates/miden-client " ><img src =" https://img.shields.io/crates/v/miden-client " ></a >
3
+ [ ![ LICENSE] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/0xPolygonMiden/miden-client/blob/main/LICENSE )
4
+ [ ![ CI] ( https://github.com/0xPolygonMiden/miden-client/actions/workflows/ci.yml/badge.svg )] ( https://github.com/0xPolygonMiden/miden-clinet/actions/workflows/ci.yml )
5
+ [ ![ RUST_VERSION] ( https://img.shields.io/badge/rustc-1.77+-lightgray.svg )] ( )
6
+ [ ![ crates.io] ( https://img.shields.io/crates/v/miden-client )] ( https://crates.io/crates/miden-client )
6
7
7
8
This repository contains the Miden client, which provides a way to execute and prove transactions, facilitating the interaction with the Miden rollup.
8
9
You can’t perform that action at this time.
0 commit comments