Conversation
Yes, I propose a monorepo, expect more boilerplates with other frameworks (svelte, ...) later ;) |
|
@ErikssonJoakim autoprefixer fixed, thanks for the feedback |
|
FYI - PR linked to a tutorial (axone-protocol/docs#318) |
ccamel
left a comment
There was a problem hiding this comment.
Alright. Let's proceed with this initial step.
There was a problem hiding this comment.
Thx for this first boilerplate, nice to see enhancements to DX 😉
I'll note here some ideas of improvements that should be considered (or not) before going public :):
- Dedicate this repository as the vite boilerplate instead of making it a monorepo containing all the boilerplates.
- Consider a CI ensuring code quality, this also means defining the expected quality of boilerplate :).
- Make configurable some constants like rpc URL.
|
Thanks for your feedback!
|
@antho31 I can help you for the CI if you want ;) |
…r compatibility Co-authored-by: Joakim Eriksson <75730728+ErikssonJoakim@users.noreply.github.com>
Co-authored-by: Joakim Eriksson <75730728+ErikssonJoakim@users.noreply.github.com>
8354ab6 to
ab8e533
Compare
Here is the first UI Starter to interact with the OKP4 protocol (with smart contracts).
It provides all the basic pieces of code to:
cognitarium(RDF triples data store) &law stone(Prolog program rules store) smart contract instancescognitariuminstancecognitariuminstance (SPARQL select)law stonequery)A step-by-step tutorial will be published soon based on this boilerplate.
FYI @lolottetheclash @ErikssonJoakim @AnjaMis @Yoj16
I'm not used to coding frontends and am not comfortable with CSS coding. Please provide a better UI if necessary. You can take the opportunity to see how interactions with the OKP4 blockchain are possible.