Skip to content

Commit

Permalink
feat: add wizard to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnordelo committed Dec 18, 2024
1 parent 86debd4 commit f9b7ba5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@

**A library for secure smart contract development** written in Cairo for [Starknet](https://starkware.co/product/starknet/), a decentralized ZK Rollup.

> **Warning**
> [!WARNING]
> This repo contains highly experimental code.
> It has no code coverage checks.
> It hasn't been audited.
> **Use at your own risk.**

Check failure on line 12 in README.md

View workflow job for this annotation

GitHub Actions / Lint and test

Blank line inside blockquote

README.md:12 MD028/no-blanks-blockquote Blank line inside blockquote https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md028.md
> [!TIP]
> :mage: **Not sure how to get started?** Check out [Contracts Wizard for Cairo](https://wizard.openzeppelin.com/cairo) — an interactive smart contract generator.
## Usage

> **Warning**
Expand Down

0 comments on commit f9b7ba5

Please sign in to comment.