replace deprecated github.com/onflow/flow-go-sdk/client
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
replace deprecated github.com/onflow/flow-go-sdk/client references and related code with updated github.com/onflow/flow-go-sdk/access/grpc or github.com/onflow/flow-go-sdk/access/http
Contributor guide
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
Search the repository for github.com/onflow/flow-go-sdk/client references and related code, then read the linked access package documentation for the grpc and http replacements. Done means the deprecated references have been replaced with the appropriate updated package and no old references remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100