Extend `forest-wallet send` with calldata and method params
Open
Type: Task
- Dominant language
- Rust
- Stars
- 697
- Forks
- 200
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 65
Description
# Summary
`forest-wallet send` correctly routes eth targets to `InvokeContract` but one can't specify calldata so it can't really call a method on a contract.
# Completion Criteria
- [ ] Extend the wallet send with `--params-hex` (and perhaps --method) so it can carry calldata
- [ ] tests
- [ ] replace some occurrences of `lotus wallet send *` with the forest one
# Additional Links & Resources
Contributor guide
Assessment
This issue has not been assessed yet.