Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.34 KB

File metadata and controls

30 lines (23 loc) · 1.34 KB

Smart Signature Prototype

This is the Website Frontend of Smart Signature Prototype. This repo is cloned from ipfs-telegra.ph.

欢迎来到 Smart Signature Prototype 的前端代码仓库。本代码克隆自 ipfs-telegra.ph。作为 Prototype,这份代码将贯彻最小可用的原则,实现 原型合约 中的方法。

Develop

git clone https://github.com/smart-signature/prototype-website
cd prototype-website

npm install
npm start
npm run deploy

FAQ

prototype-website/node_modules/ipfsd-ctl/node_modules/go-ipfs-dep/src/index.js:102 if (res.statusCode !== 200) { ^ TypeError: Cannot read property 'statusCode' of undefined

ipfs/kubo#5883 (comment)

Reference