Skip to content

Commit 137423d

Browse files
committed
Add a link to the binary size tracker
1 parent 1a2c397 commit 137423d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/additional_resources.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ community](https://discord.gg/umR3A2g4uw) of OpShin
3535

3636
> Help us improve OpShin by [participating in this survey!](https://forms.gle/KdzYYeeiWCwMTHsX9)
3737
38+
#### Smart Contract Sizes
39+
40+
OpShin tries hard to make smart contracts smaller. We track the size of all example contracts in the main OpShin repository and publish a chart of the most recent releases [here](https://opshin.opshin.dev/binary_size_trends.html).
41+
42+
If you have a smart contract that got significantly bigger or more expensive after a recent upgrade, please [open an issue](https://github.com/OpShin/opshin/issues/new?template=bug_report.md) at the OpShin repository!
43+
3844
#### A short guide on Writing a Smart Contract
3945

4046
A short non-complete introduction in starting to write smart contracts follows.

0 commit comments

Comments
 (0)