mikesposito / walleth

A Rust library for easily create, manage, use and protect Ethereum accounts.
MIT License
1 stars 1 forks source link

refactor: remove bincode and serde #14

Closed mikesposito closed 11 months ago

mikesposito commented 11 months ago

Removed dependencies and implemented locally a solution to serialize and deserialize a Safe from / to a bytes array