Посібник із розробки Ethereum
Ласкаво просимо до нашого спеціального списку посібників спільноти.
How to Mint an NFT
️Alchemy •
8 серпня 2021 р. •
10 хв •
External
This tutorial describes how to mint an NFT on the Ethereum blockchain using Web 3
How to Set Up Tellor as your Oracle
️Tellor •
29 червня 2021 р. •
1 хв
A guide to get started with integrating the Tellor oracle into your protocol
Learn Foundational Ethereum Topics with SQL
️Paul Apivat •
11 травня 2021 р. •
5 хв
This tutorial helps readers understand fundamental Ethereum concepts including transactions, blocks and gas by querying on-chain data with Structured Query Language (SQL).
Uniswap-v2 Contract Walk-Through
️Ori Pomerantz •
1 травня 2021 р. •
28 хв
How does the Uniswap-v2 contract work? Why is it written that way?
How to View Your NFT in Your Wallet (Part 3/3 of NFT Tutorial Series)
️Sumi Mudgil •
22 квітня 2021 р. •
1 хв
This tutorial describes how to view an existing an NFT on MetaMask!
How to Write & Deploy an NFT (Part 1/3 of NFT Tutorial Series)
️Sumi Mudgil •
22 квітня 2021 р. •
8 хв
This tutorial is Part 1 of a series on NFTs that will take you step by step on how to write and deploy a Non Fungible Token (ERC-721 token) smart contract using Ethereum and Inter Planetary File System (IPFS).
How to Mint an NFT (Part 2/3 of NFT Tutorial Series)
️Sumi Mudgil •
22 квітня 2021 р. •
5 хв
This tutorial describes how to mint an NFT on the Ethereum blockchain using our smart contract and Web3.
Sending Tokens Using ethers.js
️Kim YongJun •
6 квітня 2021 р. •
1 хв
Beginner friendly guide to sending tokens using ethers.js.
Vyper ERC-721 Contract Walkthrough
️Ori Pomerantz •
1 квітня 2021 р. •
8 хв
Ryuya Nakamura's ERC-721 contract and how it works
Hello World Smart Contract for Beginners
️elanh •
31 березня 2021 р. •
7 хв
Introductory tutorial on writing and deploying a simple smart contract on Ethereum.
ERC-20 Contract Walk-Through
️Ori Pomerantz •
9 березня 2021 р. •
12 хв
What is in the OpenZeppelin ERC-20 contract and why is it there?
Testing simple smart contract with Waffle library
️Ewa Kowalska •
26 лютого 2021 р. •
3 хв
Tutorial for beginners
Monitoring Geth with InfluxDB and Grafana
️Mario Havel •
13 січня 2021 р. •
3 хв
Create and deploy a DeFi App
️strykerin •
31 грудня 2020 р. •
5 хв
Deposit ERC20 tokens to the smart contract and mint Farm Tokens
Using WebSockets
️Elan Halpern •
1 грудня 2020 р. •
3 хв
Guide to using WebSockets and Alchemy to make JSON-RPC requests and subscribe to events.
Waffle: Dynamic mocking and testing contract calls
️Daniel Izdebski •
14 листопада 2020 р. •
3 хв
Advanced Waffle tutorial for using dynamic mocking and testing contract calls
Sending Transactions Using Web3
️Elan Halpern •
4 листопада 2020 р. •
6 хв
This is a beginner friendly guide to sending Ethereum transactions using web3. There are three main steps in order to send a transaction to the Ethereum blockchain: create, sign, and broadcast. We’ll go through all three.
Getting Started with Ethereum Development
️Elan Halpern •
30 жовтня 2020 р. •
3 хв
This is a beginners guide to getting started with Ethereum development. We’ll take you from spinning up an API endpoint, to making a command line request, to writing your first web3 script! No blockchain development experience necessary!
Waffle say hello world tutorial with hardhat and ethers
️MiZiet •
16 жовтня 2020 р. •
1 хв
Make your first Waffle project with hardhat and ethers.js
Testing ERC-20 tokens with Waffle
️Vladislav Starostenko •
16 жовтня 2020 р. •
3 хв
Learn how test Solidity smart contracts and use smart contract matchers with Waffle.
A Python developer's introduction to Ethereum, part 1
️Marc Garreau •
8 вересня 2020 р. •
7 хв
An introduction to Ethereum development, especially useful for those with knowledge of the Python programming language
A guide to smart contract security tools
️Trailofbits •
7 вересня 2020 р. •
3 хв
An overview of three different testing and program analysis techniques
Smart contract security checklist
️Trailofbits •
7 вересня 2020 р. •
2 хв
A suggested workflow for writing secure smart contracts
Smart contract security guidelines
️Trailofbits •
6 вересня 2020 р. •
3 хв
A checklist of security guidelines to consider when building your dapp
The Graph: Fixing Web3 data querying
️Markus Waas •
6 вересня 2020 р. •
4 хв
Blockchain is like a database but without SQL. All the data is there, but no way to access it. Let me show you how to fix this with The Graph and GraphQL.
Token integration checklist
️Trailofbits •
13 серпня 2020 р. •
3 хв
A checklist of things to consider when interacting with tokens
Downsizing contracts to fight the contract size limit
️Markus Waas •
26 червня 2020 р. •
4 хв
What can you do to prevent your smart contracts from getting too large?
How to run a light node with Geth
️Brian Gu •
14 червня 2020 р. •
5 хв
How to download, install and run Geth. Covering syncmodes, the Javascript console, and more
How to use Slither to find smart contract bugs
️Trailofbits •
9 червня 2020 р. •
5 хв
How to use Slither to automatically find bugs in smart contracts
Solidity and Truffle continuous integration setup
️Markus Waas •
5 червня 2020 р. •
2 хв
How to setup Travis or Circle CI for Truffle testing along with useful plugins
How to turn your Raspberry Pi 4 into a node just by flashing the MicroSD card
️EthereumOnArm •
7 травня 2020 р. •
5 хв
Flash your Raspberry Pi 4, plug in an ethernet cable, connect the SSD disk and power up the device to turn the Raspberry Pi 4 into a full Ethereum 1.0 node or an Ethereum 2.0 node (beacon chain / validator)
How to mock Solidity smart contracts for testing
️Markus Waas •
2 травня 2020 р. •
2 хв
Why you should make fun of your contracts when testing
Kickstart your dapp frontend development with create-eth-app
️Markus Waas •
27 квітня 2020 р. •
4 хв
An overview of how to use create-eth-app and its features
Calling a smart contract from JavaScript
️jdourlens •
19 квітня 2020 р. •
2 хв
How to call a smart contract function from JavaScript using a Dai token example
Set up web3.js to use the Ethereum blockchain in JavaScript
️jdourlens •
11 квітня 2020 р. •
2 хв
How to use a smart contract to interact with a token using the Solidity language
How to use Echidna to test smart contracts
️Trailofbits •
10 квітня 2020 р. •
6 хв
How to use Echidna to automatically test smart contracts
Transfers and approval of ERC-20 tokens from a solidity smart contract
️jdourlens •
7 квітня 2020 р. •
2 хв
How to use a smart contract to interact with a token using the Solidity language
Interact with other contracts from Solidity
️jdourlens •
5 квітня 2020 р. •
2 хв
How to deploy a smart contract from an existing contract and interact with it
Understand the ERC-20 token smart contract
️jdourlens •
5 квітня 2020 р. •
2 хв
An introduction to deploying your first smart contract on an Ethereum test network
Deploying your first smart contract
️jdourlens •
3 квітня 2020 р. •
3 хв
An introduction to deploying your first smart contract on an Ethereum test network
Logging data from smart contracts with events
️jdourlens •
3 квітня 2020 р. •
1 хв
An introduction to smart contract events and how you can use them to log data
How to implement an ERC-721 market
️Alberto Cuesta Cañada •
19 березня 2020 р. •
4 хв
How to put tokenized items for sale on a decentralized classifieds board
How to use Manticore to find bugs in smart contracts
️Trailofbits •
13 січня 2020 р. •
6 хв
How to use Manticore to automatically find bugs in smart contracts