Ta上传的资源 (0)

使用前要先创建私有链并通过如下命令启动节点: geth --identity "xiaohong" --rpc --rpccorsdomain "*" --rpcaddr "192.168.1.105" --datadir "./

由于项目要求,在网上找到的省市区数据都是很旧的,于是用java写了个抓取程序,抓取京东的省市区信息,并生成xml格式,希望对大家也有用
iOS 28

web3j需要在java 8的环境才能运行 使用前先通过如下命令启动节点 geth --identity "xiaohong" --rpc --rpccorsdomain "*" --rpcaddr "192.168.1.105" --datadir "./" --port "30303" --no