Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AdrienLemaire/okp4_web_interface
https://github.com/AdrienLemaire/okp4_web_interface
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/AdrienLemaire/okp4_web_interface
- Owner: AdrienLemaire
- License: bsd-3-clause
- Created: 2023-07-27T06:39:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T13:57:44.000Z (about 1 year ago)
- Last Synced: 2024-08-01T13:36:50.098Z (3 months ago)
- Language: TypeScript
- Homepage: https://adrienlemaire.github.io/okp4_web_interface/
- Size: 1.74 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - AdrienLemaire/okp4_web_interface - (TypeScript)
README
# OKP4 Builder interface
By [MadeInTracker](https://www.madeintracker.com/)
OKP4 address:
[okp41wy8ywt98sv5pmsg873rct4pxtw0ntxuwxdtzen](https://explore.okp4.network/OKP4%20testnet/account/okp41wy8ywt98sv5pmsg873rct4pxtw0ntxuwxdtzen)Application for the task "Build a web interface to interact with the OKP4
blockchain" of the [OKP4 Nemeton Challenge "Invoke the power of
Dagda"](https://nemeton.okp4.network/builders/challenges#challenges)> With the wisdom of data referencing now in our grasp and Prolog - the ancient
> druidic tongue for setting consent for sharing nature's gifts - in our
> command, the dawn of creation is upon us. It is time to craft portals of
> interaction, intuitive as the forest path, to empower all who wander in our
> digital grove to share and dictate the sacred laws according to the innate
> properties of the metadata. Like ancient druidic symbols carved on stones,
> these user interfaces shall guide and simplify the journey for all seekers of
> knowledge.
## Open Contribution
In the "Cognitarium" page, you'll find a button "Create Turtle file". The web interface got enhanced to generate RDF triples from metadata set in form fields.
https://github.com/AdrienLemaire/okp4_web_interface/assets/260983/769822dc-dba9-4b6e-a327-6ee4e40b0ee3
## Setup
```console
$ yarn install
$ yarn dev
```