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
- Host: GitHub
- URL: https://github.com/ethersphere/examples-js
- Owner: ethersphere
- License: bsd-3-clause
- Created: 2021-02-17T08:37:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T10:57:16.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T20:21:24.965Z (about 1 year ago)
- Language: TypeScript
- Size: 1.76 MB
- Stars: 6
- Watchers: 6
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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)