xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
170 stars 94 forks source link

Expose the unsigned rlp-encoded transaction. #135

Closed konstantinullrich closed 6 months ago

konstantinullrich commented 6 months ago

This Pull-Requests exposes the raw rlp encoded transaction using Transaction.getUnsignedSerialized to be signed with different methods eg. Hardware Wallets.