ipfs-upload-dapp:将文件上传到IPFS并在以太坊上存储相应的哈希,而无需用户花费大量精力

时间:2021-02-03 20:04:03
【文件属性】:
文件名称:ipfs-upload-dapp:将文件上传到IPFS并在以太坊上存储相应的哈希,而无需用户花费大量精力
文件大小:465KB
文件格式:ZIP
更新时间:2021-02-03 20:04:03
ethereum ipfs solidity gas-station openzeppelin IPFS文件上传(D)app 将文件上传到IPFS,并将相应的哈希存储在以太坊上,而无需用户花钱。 建筑 入门 发展历程 启动本地ganache-cli --deterministic链网络: ganache-cli --deterministic 创建合同实例: oz create 不要忘记初始化GSNRecipient合同: oz send-tx , initalize() 在本地运行Front ent: npm run start 访问http://localhost:3000/ 资源资源 基于本,进行了以下改进/更改: 添加测试 使用将dapp转换为应用 使用Rimble
【文件预览】:
ipfs-upload-dapp-master
----client()
--------config()
--------package.json(1KB)
--------.eslintrc.json(210B)
--------config-overrides.js(643B)
--------package-lock.json(731KB)
--------src()
--------netlify.toml(158B)
--------.gitignore(245B)
--------.prettierrc.js(115B)
--------public()
--------README.md(3KB)
----img()
--------ipfs-dapp-architecture.drawio(12KB)
--------diagram.jpg(30KB)
----package.json(1KB)
----.openzeppelin()
--------rinkeby.json(3KB)
--------project.json(246B)
--------dev-1574611452236.json(3KB)
--------dev-1574364836258.json(3KB)
----test()
--------hash.js(647B)
----LICENSE(1KB)
----package-lock.json(283KB)
----migrations()
--------.gitkeep(0B)
----solhint.json(213B)
----contracts()
--------Hash.sol(1KB)
----.gitignore(1019B)
----README.md(1KB)
----truffle-config.js(964B)

网友评论