Skip to content

Commit e214dbe

Browse files
authored
Added build status badge
1 parent f4f0034 commit e214dbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# trollup
22

3+
[![Rust](https://github.com/wkennedy/trollup/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/wkennedy/trollup/actions/workflows/rust.yml)
4+
35
This is my first attempt at creating a bare bones zk-rollup for Solana. There is a lot of ideas that are new to me,
46
so this is merely a representation of attempting to learn about ZK, Merkle structures and transaction processing.
57

0 commit comments

Comments
 (0)