Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wfykitty/serversignedtransations

A simple application using Express to sign Ethereum transactions
https://github.com/wfykitty/serversignedtransations

ganache signature smart-contracts solidity web3js

Last synced: 12 days ago
JSON representation

A simple application using Express to sign Ethereum transactions

Awesome Lists containing this project

README

        

# Server Signed Transations
This demo shows how to send a server signed transaction in Ethereum, with confirmation receipt:
![Alt Text](https://img.techpowerup.org/200618/1.png)
### How to run
- Update port number.
- Update new contract address and ABI after deploployed.
- open 'http://localhost:3000/'.
- Refresh the page to see the output in the console.