Skip to content

dBrowser is a web browser for Web3, integrated with IPFS, SSB, Hypercore, Unstoppable Domains and more.

License

Notifications You must be signed in to change notification settings

dBrowser/dbrowser

Repository files navigation

dBrowser Desktop

dBrowser is a web browser for Web3, built on top of modern web technologies such as Electron and React.

Development

Running

Before running dBrowser, please ensure you have latest Node.js and Yarn installed on your machine.

Windows

Make sure you have build tools installed. You can install them by running this command as administrator:

$ npm i -g windows-build-tools
$ yarn # Install needed depedencies.
$ yarn rebuild # Rebuild native modules using Electron headers.
$ yarn dev # Run dBrowser in development mode

More commands

$ yarn compile-win32 # Package dBrowser for Windows
$ yarn compile-linux # Package dBrowser for Linux
$ yarn compile-darwin # Package dBrowser for macOS
$ yarn lint # Runs linter
$ yarn lint-fix # Runs linter and automatically applies fixes

More commands can be found in package.json.

Documentation

Guides and the API reference are located in docs directory.

About

dBrowser is a web browser for Web3, integrated with IPFS, SSB, Hypercore, Unstoppable Domains and more.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published