Below are several dWeb Shields for any sort of dWeb-based project. That includes those who use the dWeb's distributed repository. There is also a dWeb Standard README for those who want to be as uniform as possible with other official dWeb projects. Below is a collection of dWeb Shields and how it works.
dWeb Shields are generated by our dWeb Shields Server at https://dweb-shields.herokuapp.com
.
NOTE: Once we move to production, we plan on updating the URL but the Heroku URL will always remain active.
If you want to create a custom shield, it's very easy. Simply use the following API schema below:
https://dweb-shields.herokuapp.com/dwebshield/leftText/rightText/color
Boom! New dWeb Shield.
Take the URL from the Custom Shields section above and do like so:
[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/dweb/custom/lightgreen)](https://https://github.com/benchlab/dweb-shields)
Paste that code in your README.md file and you're set!
Below are a list of colors you can use with dWeb Shields
red
lightgreen
green
yellow
black
blue
lightblue
custom HEX
Below is a list of our official dWeb Shields. Use as many times as you like.
[![dWebShield](https://github.com/benchlab/dweb-shields/blob/master/shields/dweb-protocol-shield.svg)](https://https://github.com/benchlab/dweb)
[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20dWeb%20/%20Official%20/lightgreen)](https://https://github.com/benchlab/dweb)
Shields.io Alternative
[![dWebShield](https://img.shields.io/badge/dWeb-Official-brightgreen.svg)](https://https://github.com/benchlab/dweb)
[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20DCDN%20/integrated/lightgreen)](https://https://github.com/benchlab/dcdn)
Shields.io Alternative
[![dWebShield](https://img.shields.io/badge/DCDN-Integrated-brightgreen.svg)](https://https://github.com/benchlab/dcdn)
[![dWebShield](https://dweb-shields.herokuapp.com/dwebshield/%20dWeb%20/App/lightgreen)](https://https://github.com/benchlab/dweb)
Shields.io Alternative
[![dWebShield](https://img.shields.io/badge/dWeb-App-brightgreen.svg)](https://https://github.com/benchlab/dweb)