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

https://github.com/ethersphere/examples-js

Example code how to interact with Swarm
https://github.com/ethersphere/examples-js

Last synced: about 1 year ago
JSON representation

Example code how to interact with Swarm

Awesome Lists containing this project

README

          

# JS examples

> Examples for [bee-js](https://github.com/ethersphere/bee-js) and other Swarm JS projects

**Warning: These examples are using libraries and tools under heavy development. There might (and most probably will) be changes in the future to its API and working. Also, no guarantees can be made about stability, efficiency, and security at this stage.**

## Examples

| status | name | description |
| ------ | ------------------------------------------ | --------------------------------------------------------- |
| OK | [upload-react](./upload-react) | Simple file upload dApp in React |
| OK | [eth-wallet-signing](./eth-wallet-signing) | Using Ethereum Wallet (i.e. Metamask) as SOC/Feeds signer |

## Maintainers

See what "Maintainer" means [here](https://github.com/ethersphere/repo-maintainer).

## License

[BSD-3-Clause](./LICENSE)