Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Azoyalabs/pocket-druid
A knowledge explorer for the OKP4 blockchain - Dagda challenge
https://github.com/Azoyalabs/pocket-druid
Last synced: about 1 month ago
JSON representation
A knowledge explorer for the OKP4 blockchain - Dagda challenge
- Host: GitHub
- URL: https://github.com/Azoyalabs/pocket-druid
- Owner: Azoyalabs
- Created: 2023-09-08T13:50:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-09T20:00:28.000Z (over 1 year ago)
- Last Synced: 2024-08-01T13:36:48.257Z (4 months ago)
- Language: Svelte
- Homepage: https://pocket-druid.vercel.app
- Size: 372 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ccamel - Azoyalabs/pocket-druid - A knowledge explorer for the OKP4 blockchain - Dagda challenge (Svelte)
README
# Pocket Druid
Poket Druid is a web interface built to interact with the OKP4 Blockchain and is a submission to the [Nemeton Dadga challenges](https://nemeton.okp4.network/builders/challenges#challenges).OKP4 Address: okp418m26lkjly2hkck25t7sdsrnu72x0g6gx43l0rv
This web interface:
- Allows connection using Keplr wallet (includng network recommendation for nemeton)
- Lists all rules submitted via a Law Stone contract instantiation
- Lists all data ontology submitted
- Allows Law Stone contract instantiation from a Prolog file
- Allows Cognitarium contract instantiation
- Allows for RDF triples insertion using a TextAreaKnown issues:
- Transaction searching can be slowThe application is available [here](https://pocket-druid.vercel.app/)
## Getting Started
```bash
pnpm installpnpm dev
```Navigate to localhost:5173
## Demo transactions
- Data insertion [explorer link](https://testnet.ping.pub/OKP4%20testnet/tx/ED5ED9EE643DF7883159DD07BF1FC1E673197513A0D97A4CE159B921DDA7849B) (hash (ED5ED9EE643DF7883159DD07BF1FC1E673197513A0D97A4CE159B921DDA7849B)- Law Stone instantiation [explorer link](https://testnet.ping.pub/OKP4%20testnet/tx/9256BA0748A62D1116CF8EBCD6C34B4054B58EE116FC2D5CE1328BE376A0A9DC) (hash (9256BA0748A62D1116CF8EBCD6C34B4054B58EE116FC2D5CE1328BE376A0A9DC)