ecivini / gas-bad

GasBad is an open-source project that evaluates gas efficiency in Solidity libraries
MIT License
62 stars 6 forks source link

Adding comparison with vyper's `snekmate` library #6

Open sqrlfirst opened 3 months ago

sqrlfirst commented 3 months ago

It could be interesting to compare Solidity smart contracts with Vyper smart contracts. The snekmate is the most popular Vyper library and is good for comparison.

sqrlfirst commented 1 week ago

Useful video explaining differences between Vyper and Solidity from Patric Collins: link