Skip to content

Arkiv-Network/builders-challenge-online-forum-example

Repository files navigation

Arkiv Builders Challenge Online Forum Example

This is an example of how to use the Arkiv SDK to create a simple online forum. The forum allows users to create posts and replies. All entities are stored on Arkiv.

Feel free to use this repository as reference or as a starting template for your own project.

Technologies used

Using this repository as a template

To use this repository as a template for your own project, follow these steps:

  1. Click the "Use this template" button on GitHub to create a new repository based on this one.
  2. Clone your new repository to your local machine.
  3. Open the app/arkiv/client.ts file and set the value of PROJECT_ATTRIBUTE to a unique string that identifies your project. This will help you filter and manage your entities on the Arkiv network.
  4. Install dependencies and start building your app!

About

Example application that showcases how to build an online forum using Arkiv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors