文件名称:substrate-crowdfunding:基于基础的众筹项目
文件大小:18.03MB
文件格式:ZIP
更新时间:2024-05-26 10:26:42
JavaScript
基质众筹 这是基于基础的众筹项目。 建造 安装Node(10.16.0)和Yarn: $ curl -sL https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh -o install_nvm.sh $ sudo chmod +x install_nvm.sh $ ./install_nvm.sh $ source ~ /.profile $ nvm install 10.16.0 # check `node -v` and `npm -v` then $ npm install yarn -g 安装Rust: $ curl https://getsubstrate.io -sSf | bash -s -- --fast 克隆项目: $ git clone https://github.com/Sh
【文件预览】:
substrate-crowdfunding-master
----assets()
--------result1.png(324KB)
--------result3.png(139KB)
--------result2.png(141KB)
----substrate-crowdfunding()
--------build.rs(244B)
--------Cargo.lock(256KB)
--------LICENSE(1KB)
--------.DS_Store(6KB)
--------src()
--------Cargo.toml(2KB)
--------.gitignore(133B)
--------README.md(2KB)
--------runtime()
--------scripts()
----.gitignore(132B)
----substrate-crowdfunding-ui()
--------.babelrc(35B)
--------docs()
--------package.json(2KB)
--------server.js(176B)
--------package-lock.json(278KB)
--------src()
--------.gitignore(18B)
--------webpack.config.js(633B)
--------README.md(197B)
--------yarn.lock(224KB)
----README.md(1KB)