Skip to content

Gun Relay Donation Tool

Bo edited this page Jun 5, 2022 · 1 revision

Taking the dev 1-click-deploy and turning it into a consumer 1-click deploy!

This is a prototype which empowers your fanbase to deploy a Gun relay on multiple ways to support your website/app. Just css style it to your needs.

https://github.com/worldpeaceenginelabs/DONATE-DECENTRALIZE-UI

Buttons

Donate Decentralize

Deploy 1-click Heroku Gun relay, instruction for new Heroku users (working)

Selfhost Decentralize

Selfhost in your P2P Browser (mockup, coming, see https://github.com/HybridWare/hybrid-browser)

Selfhost on your own server (repo and instruction, working)

Download Windows Client (replace href with your compiled exe from https://github.com/worldpeaceenginelabs/gun-relay-desktop-win, working)

Drop Support URL (attention)

You have to connect the "Drop Support URL" button in the file Component3.svelte with a service of your choice.

USE

Install: -npm install

Development: -npm run dev

Build: -npm run build

Dont be afraid of Svelte. You can just add the Svelte dependency to your js, react, vue, whatever project and save this template in its own folder, using it as a topbar component, in times when there is need for more gun relays. (Like Wikipedia asks every year for some donation)

This wiki is where all the GUN website documentation comes from.

You can read it here or on the website, but the website has some special features like rendering some markdown extensions to create interactive coding tutorials.

Please feel free to improve the docs itself, we need contributions!

Clone this wiki locally