Nội dung bài viết
Overview of Base
Base is a Layer 2 Blockchain project built on the Ethereum network and uses Optimistic Roll-up technology based on the OP stack of Optimism. With the backing of a large exchange and one of the leading Layer 2 technologies today, Base has the potential to develop significantly in the future.
Although Coinbase is an exchange that has been listed on the stock exchange, there is still a reason for this project to issue a token in the future:
The issuance method is fairly designed through airdrops instead of ICOs, helping Coinbase avoid legal issues, especially from the SEC. The Optimism Foundation, the developer of the OP stack and the Optimism ecosystem, has introduced its own token and achieved significant development. Other centralized exchanges such as BNB Chain, OKX Chain,… have also developed native tokens for use as transaction fees and incentives. Therefore, if Base does not have its own token, it will be difficult to compete with other competitors.
Guide to testing the Base network
(English Instructions below)
Receive Eth Goerli
You can go to the following links to faucet (claim free ETH Goerli – this token is used as gas fees in the testnet process). Faucet ETH Goerli links:
Convert Ethereum Goerli -> Base Goerli
You can visit the website: https://bridge.base.org/deposit to convert from ETH Goerli to Base Goerli network.
Create a smart contract
Step 1: First, you visit the website: https://docs.openzeppelin.com/contracts/4.x/wizard
Step 2: Choose ERC20; Settings: fill in the token name, Symbol: quantity to be minted
Step 3: Choose Open In Remix.
Select the arrow icon (as shown in the illustration) -> select “compile contract – …”
Next, follow the steps in the illustration. Note in item number 2 (as in the image below) – the wallet you connect to will be the wallet that owns the smart contract you are creating.
Copy the smart contract
Claim NFT: you access the website https://goerli.basescan.org/
Then, paste the smart contract you just copied, click verify transaction -> click continue -> select mint NFT
Bonus: You can mint NFT for free at: https://apetimism.com/launchpad/hak (minting price is 0.1 eth goerli)
Double check your transactions
You access the website https://goerli.basescan.org/ and enter your wallet address to check the successful transactions.