在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:anthonybudd/VIPFS开源软件地址:https://github.com/anthonybudd/VIPFS开源编程语言:Vue 68.8%开源软件介绍:VIPFSVIPFS is an alt-tech framework for creating permanent apps, blogs and websites that cannot be taken offline by anyone, including the government. VIPFS is a simple boilerplate project for creating permanent websites with Vue.js and IPFS, it comes with useful templates and it is pre-integrated with Bootstrap, FontAwesome, Video.js, Vuex and VueRouter. Simply clone, build and run Getting Started$ git clone [email protected]:anthonybudd/vipfs.git
$ cd vipfs
$ npm install
$ npm run build
$ docker-compose up
$ open http://localhost:8000
$ npm run publish // wait.. returns 'Qmxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
$ open http://localhost:8080/ipns/Qmxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
$ open https://gateway.ipfs.io/ipns/Qmxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Video TutorialTemplatesVIPFS comes with a few templates to demonstrate functionality. You can easily modify these templates to suit your service's needs whether it be video hosting, file sharing, or e-commerce. Archiving WebsitesTo archive a website run the following commands. This will archive a flat version of the webpage. Go to the /archive page to view an index of all archived webpages. $ npm run archive -- https://example.com
$ npm run build
$ open http://localhost:8000/archive
$ npm run publish Ethereum Payments with MetaMaskThe payment template is an example of how you can handle Ethereum payments in your VIPFS app using MetaMask. You can then use the method MotivationThe golden age of the internet is over. Gone are the days of free speech, edgy-content and free open discussion. The once young and cool tech platforms have grown up into omnipotent dictators. Transgress today’s PC mono-culture and these tyrants will erase you from the digital world. But just as one age has passed a new one is beginning. Distributed technology and crypto technology has matured dramatically over the past 5 years. The technical barriers to entry have never been lower. That’s why I decided to combine some of these technologies to create VIPFS. I created this framework to make it as simple as possible for anyone with only minimal technical ability to create an unstoppable decentralised application that is impossible to take offline, block or censor. Deplatforming is modern-day book burning. Code is free speech. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论