cryptonomex / graphene

MIT License
1.05k stars 337 forks source link

Transaction object #685

Open KolosDan opened 6 years ago

KolosDan commented 6 years ago

Hello. Can please somebody explain how can I create a transaction object without any wallet? Just having all needed keys, amount, memo and etc.

What I need to do is create a transaction object than via GUI make user sign it and then broadcast it to blockchain. Thanks in advance