Skip to content

Introduction to Blockchain, Ethereum, Smart Contracts, etc.

Notifications You must be signed in to change notification settings

benjaminbang987/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Blockchain

Resources

Updates and Research

Introduction to Blockchain Developing

Programming Languages for Blockchain
  • Solidity
  • JavaScript
  • Python
  • Go
  • Rust
  • C++

Go Lang Tutorial

Why use blockchain
  • Transparency/Verifiability
  • Trust-less
  • Secure
What do developers do?
  • Smart Contracts
  • Blockchain Websites
  • Mobile Apps
  • Backends
  • Infrastructures
Other ways to make money
  • Trading Bots (arbitrage across different exchanges using smart contracts)
  • Flash Loans
  • Yield Farming
  • Infrastructure
    • Ethereum going from Proof-of-Work to Proof-of-Stake

Guide

What is Bitcoin

  • White Paper
  • Proof of Work *
  • Bitcoin Blockchain
    • Distributed network
    • Public Ledger
  • Proof of Work

What is Ethereum

  • Great place to start learn how to use Solidity (would be the best language to learn)
  • Cryptocurrency
  • Ethereum blockchain is what allows it to exist
  • World-wide computer to support applications
  • Ethereum 2.0
    • PoW -> PoS

ERC-20 vs BEP-2/BEP-20

  • Link to the article
    • This “parallel” blockchain dynamic has led to a situation where the Binance ecosystem has two central token standards (like Ethereum’s ERC-20), which are BEP-2 (the main fungible token standard of Binance Chain) and BEP-20 (the main fungible token standard of BSC). Accordingly, not only are BEP-2 and BEP-20 token addresses distinct from each other in format, they’re also both separate from, though inspired by, ERC-20s.

Binance SmartChain (BEP-2/20 protocols)

Solidity (Language for Ethereum)

How to create a trading bot (arbitrage bot)

Wallets

Defi (Decentralized Finance)

  • Blockchain Replacement of the existing financial products
  • Compound
  • Maker

Smart Contracts

Centralized Oracle

Decentralized Computation

Validator Setup Guide $Link

Upwork Projects

Terra

What's Swapping

What's DEX

What's Bridge

What's Yield Farming

What's Liquidity Pool

Additional Resources

Insurance - (Nexus Mutual)

Derivatives (Opyn)

Synthetic Assets (Mirror and kwenta.io)

DeFi Pulse Index (Balancer) [S&P equivalent of DeFi]

About

Introduction to Blockchain, Ethereum, Smart Contracts, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published