摘要: docker run -d --name myredis -p 6379:6379 redis --requirepass "mypassword" 阅读全文
posted @ 2022-11-19 16:34 熵殇 阅读(55) 评论(0) 推荐(0) 编辑
摘要: # Event_Filters[Contract_Heromint_Address] = {# 'contract': Contract_NFT,# 'events': {# 'HeroCreated': { 'filter': None, 'polled': False },# }# }# Eve 阅读全文
posted @ 2022-11-19 16:33 熵殇 阅读(290) 评论(0) 推荐(0) 编辑
摘要: 安装kratos error : not found croptoc 解决 方案: 去github 下载并安装 https://github.com/protocolbuffers/protobuf/releases 将解压后protoc 放到 golang 的 src 目录下 阅读全文
posted @ 2022-11-19 16:33 熵殇 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 1 verify 时 需要 clear npx hardhat clean npx hardhat verify --network TESContract 0x474407a7d6aE50e86A3C0055338A5D5188Fea032 "100" "0x01BE23585060835E02B 阅读全文
posted @ 2022-11-19 16:33 熵殇 阅读(38) 评论(0) 推荐(0) 编辑