本文亮点
作者认为,本教程是目前网络上最新且最简单的,“一条命令”指的并不是真的只需一条命令,但是核心命令只有一条
- 最新:网上的教程基本是一年前甚至几年前写的,某些参数和控制台命令已经不能使用
- 最简单:相较于作者之前写的教程和网上的教程,省去了与 geth console 交互的步骤
本文的命令以 Windows 系统为准
以下编写了一个简单的存储智能合约,不是 NFT 智能合约。
1 | // SPDX-License-Identifier: GPL-3.0 |
由于综合实践项目需要用到Flink CDC、Kafka、ElasticSearch、Kibana、Doris,以下是对这些框架/技术的调研
在Go中调用以太坊的格式如下
1 | client, _ := rpc.Dial("http://localhost:8545") |
这里的命令以 Linux 系统为准,但是在 Windows 系统下也是基本相同的
This is my first post. Although it seems to be essential, I have never done this before.
I want to create my own blog, which can show my identity.
I am publishing this blog post as part of my assignment for the cloud computing course.
My name is 黄梓铭 and my ID number is 21311151.