oasisprotocol / oasisprotocol/oasis-sdk

client-sdk/oas-20: Create a more highlevel helper wrapping the Contracts client

Open
#479 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

c:client-sdk/go enhancement
Dominant language
Rust
Stars
90
Forks
35
Avg merge
5d 9h
Merged PRs (30d)
5

Description

Currently the client-sdk OAS20 package only provides types which can be used with the Contracts client to call OAS20 methods.
Instead, create a more high-level go OAS20 client, that wraps the Contracts client and internally uses it to call the contract methods.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read client-sdk/go/modules/contracts/oas20/oas20.go and compare its OAS20 types with the Contracts client they are intended to use. Define the high-level Go OAS20 client around those contract methods, with completion meaning callers can use the wrapper instead of invoking Contracts directly.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, blockchain
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.