Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okp4/easysetup

Contains resources related to OKP4 environment and tutorials
https://github.com/okp4/easysetup

cosmos-sdk cosmwasm web3

Last synced: 2 months ago
JSON representation

Contains resources related to OKP4 environment and tutorials

Awesome Lists containing this project

README

        

# OKP4 EasySetup: Configured Workspace & Tutorial Scripts

[![lint](https://img.shields.io/github/actions/workflow/status/okp4/easysetup/lint.yml?branch=main&label=lint&style=for-the-badge&logo=github)](https://github.com/okp4/hackwasm/actions/workflows/lint.yml)
[![conventional commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge&logo=conventionalcommits)](https://conventionalcommits.org)
[![contributor covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg?style=for-the-badge)](https://github.com/okp4/.github/blob/main/CODE_OF_CONDUCT.md)
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg?style=for-the-badge)](https://opensource.org/licenses/BSD-3-Clause)

## ℹ️ 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](https://gitpod.io/). 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](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/okp4/easysetup)

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](https://docs.okp4.network/tutorials/overview) are neatly organized in different folders for your convenience:

- The [account](./account) folder contains all code needed to get started with an OKP4 wallet.
- The [rules](./rule) folder provides all necessary code for understanding and practicing rules definition using the Prolog language.
- In the [semantic](./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:

```shell
cd account
bash 1a_import_wallet.sh
```

## 🧪 OKP4 Testnet

- RPC:
- LCD:
- gRPC: grpc.testnet.okp4.network:443
- Faucet:
- Explorer:

## 📖 Documentation

- Website:
- Official Documentation:
- Tutorials:
- Blockchain Repository:
- Smart Contracts Repository:
- Curated List of Useful Links: