react hooks and providers for dealing with ipfs orbit-db datasources
react hooks and providers for dealing with IPFS orbit-db data sources. OrbitProvider creates a shared IPFS Node and an orbit-db instance. useOrbitDb connects and return records from an OrbitDB database. useOrbitDb connects and return records from an OrbitDB database. records are updated in real-time.
Currently works in OSX and Linux. We're working on Windows support. Orbit is still more or less experimental. It means Orbit is currently not secure, APIs will change and builds can break over the coming months. If you come across problems, it would help greatly to open issues so that we can fix them as quickly as possible.
Orbit PHPChatter is an easy to implement, PHP/AJAX/MySQL based chat script. The Chatter is only one source file and supports functions such as; registration/login, chatroom, current users listing, private messaging, admininistration etc