Web 3 Test Drive: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=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 projec...") |
|||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[File:TestDrive.jpg |350px |right]] | |||
In this guided tour of Web 3 technology you will learn how to: | |||
---- | |||
* Stay safe in Web 3 | |||
* Install and use Metamask wallet | |||
* Do small test transactions and view them on a block explorer | |||
* Understand smart contracts and approvals | |||
You can | You can follow the tutorials at your own pace. If you need assistance, please open a support ticket in our Discord server: | ||
https:// | [https://welcome.seasonaltokens.org/join-our-discord-server/ Support Ticket] | ||
=Introduction= | |||
= | |||
# [[Tutorials:b01e | Web3 Introduction ]] | # [[Tutorials:b01e | Web3 Introduction ]] | ||
| Line 23: | Line 21: | ||
# [[Tutorials:04bb | Private Keys and Public Address ]] | # [[Tutorials:04bb | Private Keys and Public Address ]] | ||
# [[Tutorials:9169 | Layer II ]] | # [[Tutorials:9169 | Layer II ]] | ||
= | =Transactions= | ||
# [[Tutorials:82e0 | Sample Transaction ]] | # [[Tutorials:82e0 | Sample Transaction ]] | ||
| Line 35: | Line 31: | ||
# [[Tutorials:9adf | Front-running Bots ]] | # [[Tutorials:9adf | Front-running Bots ]] | ||
= | =Smart Contracts= | ||
# [[Tutorials:8d4f | Read Contract ]] | # [[Tutorials:8d4f | Read Contract ]] | ||
# [[Tutorials:19d6 | Mint Transaction ]] | # [[Tutorials:19d6 | Mint Transaction ]] | ||
= | =Uniswap DEX= | ||
# [[Tutorials:3407 | Swap Pol For Tokens ]] | # [[Tutorials:3407 | Swap Pol For Tokens ]] | ||
| Line 48: | Line 44: | ||
# [[Tutorials:baa4 | Swap Autumn for Summer Tokens in Uniswap]] | # [[Tutorials:baa4 | Swap Autumn for Summer Tokens in Uniswap]] | ||
= | =Farming= | ||
# [[Tutorials:df9c | Creating a Liquidity Position ]] | # [[Tutorials:df9c | Creating a Liquidity Position ]] | ||
# [[Tutorials:46bd | Deposit the Liquidity Position in the Farm ]] | # [[Tutorials:46bd | Deposit the Liquidity Position in the Farm ]] | ||
= | =NFT:= | ||
# [[About NFT |About NFTs]] | # [[About NFT |About NFTs]] | ||
# [[NFT_token_contract | Interact directly with the TOKEN CONTRACT ]] | # [[NFT_token_contract | Interact directly with the TOKEN CONTRACT ]] | ||
Latest revision as of 19:18, 9 January 2026
In this guided tour of Web 3 technology you will learn how to:
* Stay safe in Web 3 * Install and use Metamask wallet * Do small test transactions and view them on a block explorer * Understand smart contracts and approvals
You can follow the tutorials at your own pace. If you need assistance, please open a support ticket in our Discord server:
Introduction
Transactions
- Sample Transaction
- Add Tokens to Metamask
- POL transaction
- Swap tokens for Pol Using Metamask
- Swap tokens for Pol Using Uniswap
- Front-running Bots
Smart Contracts
Uniswap DEX
- Swap Pol For Tokens
- Uniswap Liquidity Pools
- Uniswap Liquidity Pools II
- Swap Summer for Autumn Tokens in Metamask
- Swap Autumn for Summer Tokens in Uniswap