在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:ipfs-cluster/ipfs-cluster-website开源软件地址:https://github.com/ipfs-cluster/ipfs-cluster-website开源编程语言:CSS 38.8%开源软件介绍:The ipfs-cluster website
This repository contains the source code for the ipfs-cluster website available at http://ipfscluster.io. If you're looking for the open-source IPFS Cluster project itself, head to https://github.com/ipfs-cluster/ipfs-cluster. This project builds out a static site to explain ipfs-cluster, ready for deployment on ipfs. It uses Installgit clone https://github.com/ipfs-cluster/ipfs-cluster-website UsageTo deploy the site ipfscluster.io, run: # Build out the optimised site to ./public, where you can check it locally.
make
# Add the site to your local ipfs, you can check it via /ipfs/<hash>
make deploy
# Save your dnsimple api token as auth.token
cat "<api token here>" > auth.token
# Update the dns record for ipfscluster.io to point to the new ipfs hash.
make publish-to-domain The following commands are available:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论