Skip to content

okp4/easysetup

OKP4 EasySetup: Configured Workspace & Tutorial Scripts

lint conventional commits contributor covenant License

ℹ️ Introduction

OKP4 aims to enable a new generation of applications using blockchain as an orchestration layer for shared off-chain resources, such as datasets, algorithms, software, and computation. This repository provides an efficient and user-friendly environment for onboarding and interacting with the OKP4 blockchain.

⚡ Getting Started with Just One Click

Before you begin, ensure you have a Gitpod account. If it's your first time using Gitpod, you'll need to connect your GitHub account to your Gitpod account. Follow the prompts during the initial launch to set this up.

Open in Gitpod

Click the button above, and Gitpod will launch a configured workspace with ready-to-run scripts and a straightforward setup process, allowing you to dive into the OKP4 protocol effortlessly!

⚙️ Included Scripts

The commands from the tutorials are neatly organized in different folders for your convenience:

  • The account folder contains all code needed to get started with an OKP4 wallet.
  • The rules folder provides all necessary code for understanding and practicing rules definition using the Prolog language.
  • In the semantic folder, you'll find all pieces of code needed to grasp and practice expressing semantic metadata with RDF triples.

Usage

Checkout the command in the .sh file, change the parameter if needed, and execute it. For example:

cd account
bash 1a_import_wallet.sh

🧪 OKP4 Testnet

📖 Documentation