Steffen911/blockchain

Support creating a transaction

Steffen911 opened this issue · 0 comments

What

Add support to create a transaction. The initial version should only support deductions from one "Wallet". Therefore, it should accept a KeyPair for the spending wallet and PublicKey, amount pairs for the recipients. It will automatically calculate the spent amount and signature based on the KeyPair.