Link to this headingCurrencies
Auto-generated index for this directory.
Link to this headingRecent Changes
-
Solana.md
Modified: 2026-05-02
Account Types: - System Account[0 bytes]: For holding SOL only… -
NFT.md
Modified: 2026-05-02
3 Part series for making an NFT ERC-20 Schema:… -
Solidity Vulnerabilities.md
Modified: 2026-05-02
https://github.com/solidified-platform/audits/blob/master/Audit%20Report%20-%20OpenSea%20Contract%20Creator%20%5B08.08.2021%5D.pdf https://hexens.io/r… -
Fuzzing.md
Modified: 2026-05-02
Setup: Fuzzing:… -
Smart Contract Scanning.md
Modified: 2026-05-02
Blockchain Security 101 How Coinbase made a tool to automate Smart Contract Scanning… -
Trading.md
Modified: 2026-05-02
Arbitrage: purchasing an asset from one market and selling it to another market Derivatives: The broader grouping of Futures and Options… -
Addresses.md
Modified: 2026-05-02
RPL Algorithm Using Crate:… -
Keys.md
Modified: 2026-05-02- Uses a seed to create private keys using sha512. - Creates a way to make a tree of private keys to separate by coin, account, chain, address…
-
Index.md
Modified: 2026-05-02
List of the most common Currencies - Ethereum (ETH): Uses the Ethereum Virtual Machine (EVM) and supports Turing-complete smart contracts. That ha… -
Storage.md
Modified: 2026-05-02
Types of Storage: - Stack: Limited to 1024 items used for local variables…