A React library for seamless integration with GunDB, enabling the development of real-time, decentralized applications.
This project integrates with GunDB, a decentralized database system. To learn more about GunDB and its capabilities, visit their official website: https://gun.eco/
- Easy integration of GunDB with React components
- Real-time data synchronization
- Offline-first capabilities
- Simplified state management for distributed data
Install the package using npm:
npm install react-gundb
Install the dependencies:
npm install
Build the lib:
npm build