Skip to content

paritytech/browse

Repository files navigation

Warning

The following is a prototype, reference implementation, and proof-of-concept. This open source code is provided for research, experimentation, and developer education only. This code has not been audited, is actively experimental, and may contain bugs, vulnerabilities, or incomplete features. Use at your own risk.

Home for privacy apps

CI Tests License Polkadot


Find apps on privacy platforms. Save what you love. Recommend the best.

This repository hosts the source for its 3 components.

📦 Component 📄 Description
Client artifacts Includes 2 prototype modalities: a single-page application (SPA) and an embeddable widget.
Smart contracts Deploy a publishing registry and its supporting contracts.
browse-sdk A Node.js package that lets third-party components easily access browse functionality.

Deploy

Set variables in .env (copy it from .env.example), then run

Using npm

npm run deploy

Using yarn

yarn deploy

Using pnpm

pnpm run deploy

Using bun

bun run deploy

See docs/one-deployment.md for more details.

Licence

The application in this repository is licensed under GPL-3.0. See LICENSE.

@parity/browse-sdk is licensed under Apache-2.0 so downstream consumers can adopt it freely. See its package manifest.

Security

This is reference and proof-of-concept code. It has not been independently audited. Please follow the Parity security policy for reporting vulnerabilities.

Happy browsing!

About

Home for privacy apps.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors