oasisprotocol / oasisprotocol/oasis-sdk
Create a rofl-client lib for Go
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 90
- Forks
- 35
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 5
Description
We access the appd interface in go here https://github.com/oasisprotocol/erc-8004/ and there may be more go-powered apps showing up in the future. Write a wrapper for appd calls in golang similar to what we have in python, typescript and rust.
Proposed here https://github.com/oasisprotocol/erc-8004/pull/2#discussion_r2490662948
Related: #2357 #2371
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the existing Python, TypeScript, and Rust wrappers in the SDK, then inspect the Go appd usage in the linked erc-8004 repository and the proposal in PR 2. Implement equivalent Go coverage for the appd calls; completion means the erc-8004 use case can use the new library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100