Philipp Muens
Philipp Muens

Philipp Muens

Follow
homeAbout MeCV
Tag

Solidity

#solidity

More content

Read more stories on Hashnode


Articles with this tag

How to implement LP-Tokens in Solidity

Aug 10, 2022

Write your own Smart Contract that implements LP-Tokens in Solidity · In most DeFi Protocols users trade against a pool of liquidity implemented via a...

How to implement LP-Tokens in Solidity

How to calculate percentages in Solidity

Jul 13, 2022

Using Basis Points to implement percentage calculations with integers · Solidity is one of the most used Smart Contract programming languages out there....

How to calculate percentages in Solidity