上一页 1 2 3 4 5 6 7 8 ··· 11 下一页
摘要: http://t.zoukankan.com/aGboke-p-14024631.html 阅读全文
posted @ 2022-12-20 00:18 apeNote 阅读(55) 评论(0) 推荐(0) 编辑
摘要: https://fisco-bcos-doc.readthedocs.io/zh_CN/latest/docs/introduction.html 阅读全文
posted @ 2022-12-19 14:06 apeNote 阅读(140) 评论(0) 推荐(0) 编辑
摘要: 1、 阅读全文
posted @ 2022-12-08 19:11 apeNote 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 个人微博:https://weibo.com/u/2434823180 Blog: https://apenote.github.io 知乎:https://www.zhihu.com/people/3-33-52-32 vx: apedamoon 区块链通识 区块链技术基础 区块链原理 挖矿原理 阅读全文
posted @ 2022-12-08 13:18 apeNote 阅读(132) 评论(0) 推荐(0) 编辑
摘要: npx hard hat 编译报错 * Invalid account: #0 for network: goerli - private key too short, expected 32 bytes 解决方式: 大意了,不是地址,是私钥 我的交流微博:https://weibo.com/u/2 阅读全文
posted @ 2022-12-02 13:52 apeNote 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 我的交流微博:https://weibo.com/u/2434823180 npx hardhat compile 报错 Error HH8: There's one or more errors in your config file: * Invalid value undefined for 阅读全文
posted @ 2022-12-02 13:44 apeNote 阅读(366) 评论(0) 推荐(0) 编辑
摘要: test 在alchemyapi.io 创建 dapp 进入主页,查看配置 view Key 安装插件 npm install dotenv --save 创建 .env 文件, 把 上面的 view key 复制到下面 API_URL = "" PRIVATE_KEY = "" 修改 hardha 阅读全文
posted @ 2022-11-20 17:47 apeNote 阅读(222) 评论(0) 推荐(0) 编辑
摘要: 欢迎微博私信交流:https://weibo.com/u/2434823180 React 代码 App.js import logo from './logo.svg'; import './App.css'; import React, {useState} from 'react' impor 阅读全文
posted @ 2022-11-20 16:55 apeNote 阅读(79) 评论(0) 推荐(0) 编辑
摘要: 设置 paths 参数 使编译后的文件在 指定路径下 module.exports = { solidity: "0.8.17", paths: { artifacts: "./src/artifacts", }, networks: { hardhat: { chainId: 1337, }, } 阅读全文
posted @ 2022-11-20 12:27 apeNote 阅读(64) 评论(0) 推荐(0) 编辑
摘要: 交流微博:https://weibo.com/u/2434823180 安装metamask 先安装metamask插件: metamask.io 创建使用metamask 创建新钱包,输入完密码,并手抄助记词,完成页面 设置 本地端口8545 测试网络 metamask 换本地测试网 点击“显示/ 阅读全文
posted @ 2022-11-20 11:27 apeNote 阅读(825) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 11 下一页
点击右上角即可分享
微信分享提示