Skip to content

Instantly share code, notes, and snippets.

View rya-sge's full-sized avatar

Ryan S. rya-sge

View GitHub Profile
@rya-sge
rya-sge / defi-whitepaper.md
Last active October 23, 2025 13:55
DeFi Whitepaper
@rya-sge
rya-sge / crypto_hack_alert.md
Last active September 2, 2025 07:33
Crypto Hack Alert Data Source
@rya-sge
rya-sge / awesome-smart-contract-contest-plaform.md
Last active April 23, 2025 07:26
Awesome Smart contract contest platform and CTFs
@rya-sge
rya-sge / awesome-zero-knowledge-learning-resources.md
Last active August 8, 2025 08:44
Awesome Zero Knowledge Proof Learning
@rya-sge
rya-sge / ethereum-nft-standard.md
Last active April 1, 2025 15:22
Ethereum NFT standards
@rya-sge
rya-sge / awesome-fungible-tokens.md
Last active July 19, 2024 14:00
Awesome fungible tokens across blockchain

Awesome Fungible Tokens

Each blockchain has its own way to represent a fungible token:

A) By providing a common interface or standard, like Ethereum with the well-known ERC-20.

B) or by incorporated into the blockchain a fungible token implementation.

Fungibility describes a commodity, security, or other good that is mostly interchangeable with other units of the same kind. For example, as a real-world analogy, a 10 USD bill can be interchanged with another 10 USD bill. They have the same value.

@rya-sge
rya-sge / Awesome-blockchain-learning-resources.md
Last active April 22, 2025 14:17
Awesome blockchain learning resources

List of several courses on blockchain and cryptography

When the course is followed by ***, it means that I have followed, at least partially and I recommend it.

DeFi / General Concepts

This section lists the course to learn the general concepts related to Defi.

Beginner