An open API service indexing awesome lists of open source software.

https://github.com/ethersphere/swarm-donation


https://github.com/ethersphere/swarm-donation

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Swarm Donation web component

This is a simple widget that can be added to any HTML page. It renders an element that prints the time-to-live of the postage stamp that was used to upload the resource to the Swarm network, along with an arbitrary Ethereum address.

The component gives readers two options to support the author:

- Sending tips to the Ethereum address
- Topping up the postage stamp, lengthening the hosting

## Swarm network

Swarm is a peer-to-peer network of Bee nodes that collectively provide censorship resistant decentralised storage and communication services.

## Example Usage

Replace `` and ``. When built into static site generators, these steps should be handled automatically for the end user.

```

renderSwarmDonation('donation', '<ethereumAddress>', '<stamp>')

```

## Recommended Usage

Upload the `js` file to the Swarm network, and refer that instead of the CDN.

## Etherjot

This web component is also available as an extension in [Etherjot](https://github.com/ethersphere/etherjot-web).