Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mortemn authored Jul 29, 2022
1 parent ceda8e1 commit 6ccc332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Bit-Packed Maps on Starknet

This is a library inspired by kadenzipfel's https://github.com/kadenzipfel/bit-packed-map which was originally written in solidity. The goal of this repo is to allow users to store and render svgs on chain (starknet) which little to no gas fee's involved by storing a compact bit-packed map.
This library is heavily inspired by kadenzipfel's https://github.com/kadenzipfel/bit-packed-map which was originally written in solidity. The goal of this repo is to allow users to store and render svgs on chain (starknet) which little to no gas fee's involved by storing a compact bit-packed map.

#### Example

Expand Down

0 comments on commit 6ccc332

Please sign in to comment.