Tutorials:Index: Difference between revisions

From Seasonal Tokens
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Bitcoin in Practice=
=Web 3=
 
The following tutorials are part of the educational materials created to explain how the Seasonal Tokens system work. They are self sufficient and can be used as a general introduction to
the fundamentals of cryptocurrency.
 
There are thousands of cryptos, but they follow two basic design principles with Bitcoin and Ethereum as the main examples. If you understand how Bitcoin and Ethereum work, you are in the best position to
understand any other crypto project.
 
We will talk also about the Polygon network, a "layer 2" blockchain related to Ethereum, used for fast and cheap transactions.
 
You can help yourself with the tutorials, and if you have any question you can open a "Tutorials" ticket in the Seasonal Tokens discord server and a team member will help you out.
 
https://discord.com/invite/seasonaltokens
 
These tutorials were part of a series of quests in the Seasonal Tokens Zealy platform, so  you may see some references to "quests" and tasks related to that platform.
However, here the tutorials are self contained, and the references to Zealy tasks and quests will be cleaned up over time.
 
==Web III Introduction==
 
# [[Tutorials:b01e  | Web3 Introduction ]]
# [[Tutorials:75c1  | Token Ecosystem ]]
# [[Tutorials:878c  | Install Metamask ]]
# [[Tutorials:04bb  | Private Keys and Public Address ]]
# [[Tutorials:9169  | Layer II ]]
# [[Tutorials:f89e  | Connect Account ]]
# [[Tutorials:3b3a  | Changing Networks ]]
 
==Web III: Transactions==
 
# [[Tutorials:82e0  | Sample Transaction ]]
# [[Tutorials:a744  | Add Tokens to Metamask ]]
# [[Tutorials:0204  | POL transaction ]]
# [[Tutorials:8717  | Swap tokens for Pol Using Metamask ]]
# [[Tutorials:8718  | Swap tokens for Pol Using Uniswap ]]
# [[Tutorials:9adf  | Front-running Bots ]]
 
==Web III: Smart Contracts==
 
# [[Tutorials:8d4f  | Read Contract ]]
# [[Tutorials:19d6  | Mint Transaction ]]
 
==Web III: Uniswap DEX==
 
# [[Tutorials:3407  | Swap Pol For Tokens ]]
# [[Tutorials:3408  | Uniswap Liquidity Pools ]]
# [[Tutorials:c6b6  | Uniswap Liquidity Pools II ]]
# [[Tutorials:baa3  | Swap Summer for Autumn Tokens in Metamask]]
# [[Tutorials:baa4  | Swap Autumn for Summer Tokens in Uniswap]]
 
==Web III: Farming==
 
# [[Tutorials:df9c  | Creating a Liquidity Position ]]
# [[Tutorials:46bd  | Deposit the Liquidity Position in the Farm ]]
 
==Web 3 NFT:==
 
# [[About NFT  |About NFTs]]
# [[NFT_token_contract  | Interact directly with the TOKEN CONTRACT ]]
 
= The Beginners Guide to Crypto =
 
Seasonal tokens can be described as four cryptos implementing Bitcoin's economic principles in the Ethereum Virtual Machine.
In this section we will cover the fundamentals of Bitcoin and Ethereum technologies.
 
==Bitcoin in Practice==


# [[Tutorials:6afe  | Install Electrum ]]
# [[Tutorials:6afe  | Install Electrum ]]
Line 6: Line 70:
# [[Tutorials:1a32  | Top Cryptocurrency Exchanges: ]]
# [[Tutorials:1a32  | Top Cryptocurrency Exchanges: ]]


=Bitcoin and Cryptography=
==Bitcoin and Cryptography==


# [[Tutorials:d4bb  | Cryptography ]]
# [[Tutorials:d4bb  | Cryptography ]]
Line 13: Line 77:
# [[Tutorials:ca6e  | Encrypt / Decrypt a message ]]
# [[Tutorials:ca6e  | Encrypt / Decrypt a message ]]


=Crypto Market Cap=
==Crypto Market Cap==


# [[Tutorials:eda1  | Crypto Market Cap ]]
# [[Tutorials:eda1  | Crypto Market Cap ]]
Line 20: Line 84:
# [[Tutorials:ae70  | BTC Dominance Chart ]]
# [[Tutorials:ae70  | BTC Dominance Chart ]]


=Bitcoin Price History=
==Bitcoin Price History==


# [[Tutorials:568b  | View all Price History ]]
# [[Tutorials:568b  | View all Price History ]]
Line 27: Line 91:
# [[Tutorials:968c  | Module Summary / check point / ]]
# [[Tutorials:968c  | Module Summary / check point / ]]


=Bitcoin=
==Bitcoin==


# [[Tutorials:ef04  | Visit the Cryptography Mailing List ]]
# [[Tutorials:ef04  | Visit the Cryptography Mailing List ]]
Line 38: Line 102:
# [[Tutorials:bc29  | Summary / Check Point ]]
# [[Tutorials:bc29  | Summary / Check Point ]]


=The Block Chain=
==The Block Chain==


# [[Tutorials:f7a6  | Peer to Peer Computer Network ]]
# [[Tutorials:f7a6  | Peer to Peer Computer Network ]]
Line 47: Line 111:
# [[Tutorials:7988  | How Secure is Bitcoin? ]]
# [[Tutorials:7988  | How Secure is Bitcoin? ]]


=Ethereum=
==Ethereum==


# [[Tutorials:35e1  | Gas fees ]]
# [[Tutorials:35e1  | Gas fees ]]
Line 55: Line 119:
# [[Tutorials:78ee  | Automated Market Making ]]
# [[Tutorials:78ee  | Automated Market Making ]]


=Summary / Check Point=
==Summary / Check Point==


[[Tutorials:summary  | General Summary ]]
[[Tutorials:summary  | General Summary ]]
=Web III=
# [[Tutorials:b01e  | Web3 Introduction ]]
# [[Tutorials:878c  | Install Metamask ]]
# [[Tutorials:04bb  | Private Keys and Public Address ]]
# [[Tutorials:9169  | Layer II ]]
# [[Tutorials:f89e  | Connect Account ]]
# [[Tutorials:3b3a  | Changing Networks ]]
=Web III: Transactions=
# [[Tutorials:82e0  | Sample Transaction ]]
# [[Tutorials:a744  | Add Tokens to Metamask ]]
# [[Tutorials:0204  | POL transaction ]]
# [[Tutorials:8717  | Swap tokens for Pol Using Metamask ]]
# [[Tutorials:8718  | Swap tokens for Pol Using Uniswap ]]
# [[Tutorials:9adf  | Front-running Bots ]]
=Web III: Smart Contracts=
# [[Tutorials:8d4f  | Read Contract ]]
# [[Tutorials:19d6  | Mint Transaction ]]
=Web III: Uniswap DEX=
# [[Tutorials:3407  | Swap Pol For Tokens ]]
# [[Tutorials:3408  | Uniswap Liquidity Pools ]]
# [[Tutorials:c6b6  | Uniswap Liquidity Pools II ]]
# [[Tutorials:baa3  | Swap Summer for Autumn Tokens in Metamask]]
# [[Tutorials:baa4  | Swap Autumn for Summer Tokens in Uniswap]]
=Web III: Farming=
# [[Tutorials:df9c  | Creating a Liquidity Position ]]
# [[Tutorials:46bd  | Deposit the Liquidity Position in the Farm ]]
=Test Drive: Token Ecosystem=
# [[Tutorials:75c1  | Token Ecosystem ]]
=Web 3 Test Drive:=
# [[Tutorials:W3TDIntro  | Introduction]]
# [[Tutorials:W3TDNFT  |NFT KEY]]
# [[Tutorials:About NFT  |About NFT KEY]]
# [[Tutorials:W3TDTreasure  |TREASURE Quest]]
# [[Tutorials:W3TDZealy  |Join Another Zealy Community.]]
# [[Tutorials:W3TDDiscord  |Join Discord]]
# [[Tutorials:W3TDHolderRole  |Get Holder Role]]

Latest revision as of 19:42, 18 November 2025

Web 3

The following tutorials are part of the educational materials created to explain how the Seasonal Tokens system work. They are self sufficient and can be used as a general introduction to the fundamentals of cryptocurrency.

There are thousands of cryptos, but they follow two basic design principles with Bitcoin and Ethereum as the main examples. If you understand how Bitcoin and Ethereum work, you are in the best position to understand any other crypto project.

We will talk also about the Polygon network, a "layer 2" blockchain related to Ethereum, used for fast and cheap transactions.

You can help yourself with the tutorials, and if you have any question you can open a "Tutorials" ticket in the Seasonal Tokens discord server and a team member will help you out.

https://discord.com/invite/seasonaltokens

These tutorials were part of a series of quests in the Seasonal Tokens Zealy platform, so  you may see some references to "quests" and tasks related to that platform.
However, here the tutorials are self contained, and the references to Zealy tasks and quests will be cleaned up over time.

Web III Introduction

  1. Web3 Introduction
  2. Token Ecosystem
  3. Install Metamask
  4. Private Keys and Public Address
  5. Layer II
  6. Connect Account
  7. Changing Networks

Web III: Transactions

  1. Sample Transaction
  2. Add Tokens to Metamask
  3. POL transaction
  4. Swap tokens for Pol Using Metamask
  5. Swap tokens for Pol Using Uniswap
  6. Front-running Bots

Web III: Smart Contracts

  1. Read Contract
  2. Mint Transaction

Web III: Uniswap DEX

  1. Swap Pol For Tokens
  2. Uniswap Liquidity Pools
  3. Uniswap Liquidity Pools II
  4. Swap Summer for Autumn Tokens in Metamask
  5. Swap Autumn for Summer Tokens in Uniswap

Web III: Farming

  1. Creating a Liquidity Position
  2. Deposit the Liquidity Position in the Farm

Web 3 NFT:

  1. About NFTs
  2. Interact directly with the TOKEN CONTRACT

The Beginners Guide to Crypto

Seasonal tokens can be described as four cryptos implementing Bitcoin's economic principles in the Ethereum Virtual Machine. In this section we will cover the fundamentals of Bitcoin and Ethereum technologies.

Bitcoin in Practice

  1. Install Electrum
  2. Receive Bitcoin
  3. Send Bitcoin
  4. Top Cryptocurrency Exchanges:

Bitcoin and Cryptography

  1. Cryptography
  2. Public and Private Key Cryptography.
  3. Digital Signatures
  4. Encrypt / Decrypt a message

Crypto Market Cap

  1. Crypto Market Cap
  2. Gold Market Cap
  3. Companies Market Cap
  4. BTC Dominance Chart

Bitcoin Price History

  1. View all Price History
  2. Analyzing the Bitcoin Price History Chart
  3. Comparing BTC and ETH Price History
  4. Module Summary / check point /

Bitcoin

  1. Visit the Cryptography Mailing List
  2. Reading the Abstract in Bitcoin's White Paper
  3. Bitcoin Client Released
  4. Find out what is the current Bitcoin reward per block
  5. Bitcoin Mining
  6. Total Hash Rate
  7. Proof of Work and cost of production
  8. Summary / Check Point

The Block Chain

  1. Peer to Peer Computer Network
  2. Blockchain Explorer Introduction
  3. First transaction between 2 persons> Satoshi to Hal Finney:
  4. First Bitcoin Sold
  5. The latest Block mined
  6. How Secure is Bitcoin?

Ethereum

  1. Gas fees
  2. Smart Contract
  3. Ethereum Address vs Bitcoin Address
  4. Decentralized Exchange DEX
  5. Automated Market Making

Summary / Check Point

General Summary