archethic-foundation / archethic-foundation/libgo
Implement `CallContractFunction` RPC method
- Dominant language
- Go
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Source: https://github.com/archethic-foundation/archethic-node/blob/develop/lib/archethic_web/api/jsonrpc/methods/call_contract_function.ex
This was done in libjs: https://github.com/archethic-foundation/libjs/commit/9d15fa797ca439db0a66a6ded7e2a56bb623a09e
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading lib/archethic_web/api/jsonrpc/methods/call_contract_function.ex in the referenced Archethic node source and compare it with the linked libjs implementation. Implement the equivalent CallContractFunction RPC method in libgo; done means the method is available with behavior matching those references.
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
- 42/100