当前位置:网站首页>web3.0系列之分布式存储IPFS
web3.0系列之分布式存储IPFS
2022-07-07 07:14:00 【卢舍那】
背景
web3.0主打去中心化,将数据归还于用户,目前行之有效的底层存储为分布式存储ipfs。这个协议通过将数据分成多段,进行多节点备份,然后通过hash聚合获取原始文件。有几个特点是:全世界分布式网络,分段存储、merkle-tree聚合,多备份,永久,难以攻击等。在web3.0中有望替代http协议,与区块链(不足以承载大数据量)结合构成web3.0的底层。
应用
安装
git clone https://github.com/ipfs/go-ipfs.git
cd go-ipfs
make install
这个采用go源码进行安装,还有其他方式。
启动
1、ipfs init
会进行初始化,有个默认的配置,目录在~/.ipfs
2、ipfs daemon
开启可视化界面后端服务
本地通过浏览器可以访问:http://127.0.0.1:5001/webui
3、简单的操作
传文件可以通过ipfs界面进行,也可以通过命令行
ipfs add 添加文件
ipfs get获取文件
其他的可以通过ipfs help进行查看
边栏推荐
- 第十四次试验
- 【原创】程序员团队管理的核心是什么?
- 企业实战|复杂业务关系下的银行业运维指标体系建设
- Application of C # XML
- Elaborate on MySQL mvcc multi version control
- Strategic cooperation subquery becomes the secret weapon of Octopus web browser
- 请教个问题,我用sql-client起了个同步任务,从MySQL同步到ADB,历史数据有正常同步过去
- 牛客网——华为题库(61~70)
- 农牧业未来发展蓝图--垂直农业+人造肉
- Internship log - day04
猜你喜欢
Garbage disposal method based on the separation of smart city and storage and living digital home mode
[bw16 application] Anxin can realize mqtt communication with bw16 module / development board at instruction
字节跳动 Kitex 在森马电商场景的落地实践
[4g/5g/6g topic foundation-146]: Interpretation of white paper on 6G overall vision and potential key technologies-1-overall vision
[Frida practice] "one line" code teaches you to obtain all Lua scripts in wegame platform
Basic use of JMeter to proficiency (I) creation and testing of the first task thread from installation
Flex flexible layout
Delete a record in the table in pl/sql by mistake, and the recovery method
Internship log - day07
Dynamics 365online applicationuser creation method change
随机推荐
sql 里面使用中文字符判断有问题,哪位遇到过?比如value<>`无`
thinkphp数据库的增删改查
大佬们,有没有遇到过flink cdc读MySQLbinlog丢数据的情况,每次任务重启就有概率丢数
根据热门面试题分析Android事件分发机制(一)
Analyze Android event distribution mechanism according to popular interview questions (I)
CDZSC_2022寒假个人训练赛21级(2)
ViewPager2和VIewPager的區別以及ViewPager2實現輪播圖
Guys, have you ever encountered the case of losing data when Flink CDC reads mysqlbinlog? Every time the task restarts, there is a probability of losing data
CDZSC_ 2022 winter vacation personal training match level 21 (2)
终于可以一行代码也不用改了!ShardingSphere 原生驱动问世
Vs2013 generate solutions super slow solutions
Use 3 in data modeling σ Eliminate outliers for data cleaning
JS reverse tutorial second issue - Ape anthropology first question
Niuke - Huawei question bank (61~70)
内存==c语言1
一大波开源小抄来袭
农牧业未来发展蓝图--垂直农业+人造肉
Pit using BigDecimal
Write VBA in Excel, connect to Oracle and query the contents in the database
nlohmann json