Hsiang-xxs / snekmate

State-of-the-art, highly opinionated, hyper-optimised, and secure Vyper smart contract building blocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐍 snekmate

Test smart contracts License: AGPL v3

State-of-the-art, highly opinionated, hyper-optimised, and secure Vyper smart contract building blocks.

πŸ“œ Contracts

utils
β”œβ”€ ECDSA β€” "Elliptic Curve Digital Signature Algorithm (ECDSA) Functions"
β”œβ”€ CreateAddress β€” "`CREATE` EVM Opcode Utility Function for Address Calculation"
β”œβ”€ Create2Address β€” "`CREATE2` EVM Opcode Utility Functions for Address Calculations"
β”œβ”€ EIP712DomainSeparator β€” "EIP-712 Domain Separator"
β”œβ”€ MerkleProofVerification β€” "Merkle Tree Proof Verification Functions"

πŸ’’ Disclaimer

nobody-reads-ever-a-fucking-disclaimer

About

State-of-the-art, highly opinionated, hyper-optimised, and secure Vyper smart contract building blocks.

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 60.2%Language:Vyper 36.1%Language:JavaScript 3.7%