blockchain-python
blockchain-python copied to clipboard
curl replacement?
Hey, I am a beginner and I was going through your code and the blog.
I am wondering that can we replace the method used for creating the transactions from curl?
(Since '/create-transaction' shows 'Method not allowed' can we create a UI there?)
Thanks.