iotexproject / iotexproject/pharos
refactor trust-wallet to send IoTeX transaction in web3.js format
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
1. here are 2 commits that implement IoTeX transaction in trust-wallet's wallet-core repo: https://github.com/trustwallet/wallet-core/commits?author=dustinxie
2. since we now support web3.js format, we can encode our tx in web3.js format, and directly send to our web3 server
3. at the end, this would allow us to retire the pharos service
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.