asch-js | Asch frontend library | Frontend Framework library
kandi X-RAY | asch-js Summary
kandi X-RAY | asch-js Summary
Asch frontend library
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of asch-js
asch-js Key Features
asch-js Examples and Code Snippets
Community Discussions
Trending Discussions on asch-js
QUESTION
When i send an transaction to peer/transactions
i can send it with and without signatures. Both transaction are accepted. What is the difference.
Example; Create a new chain / dapp by using asch-js
Situation 1: using signatures (and a transactionid
):
ANSWER
Answered 2018-Aug-11 at 11:58As far as I understand the api/transactions
endpoint is mainly for unsigned transactions (like your 2nd example). Therefore you need to provide the secret
property. Otherwise the ASCH blockchain can't sign your unsigned transaction.
In your first example you are signing the transaction by yourself, therefore you don't need to send the secret
property to the peer/transactions
endpoint.
From a security endpoint it is better to sign your transactions locally. So no malicious node can steal all your funds when you send your secret
the a blockchain endpoint.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install asch-js
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page