Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makevoid/insureth_trains
InsurETH made for the London Blockchain Insurance hackathon 2015
https://github.com/makevoid/insureth_trains
automatic-claims demo ethereum ethereum-contract geth hackathon insurance insureth oraclize poc
Last synced: about 2 months ago
JSON representation
InsurETH made for the London Blockchain Insurance hackathon 2015
- Host: GitHub
- URL: https://github.com/makevoid/insureth_trains
- Owner: makevoid
- License: other
- Created: 2015-09-24T22:56:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T22:57:40.000Z (about 9 years ago)
- Last Synced: 2024-04-14T07:21:24.169Z (8 months ago)
- Topics: automatic-claims, demo, ethereum, ethereum-contract, geth, hackathon, insurance, insureth, oraclize, poc
- Language: JavaScript
- Homepage:
- Size: 250 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InsurETH
### Peer-to-peer insurance based on an Ethereum smart-contract#### Hack the Block London 2015 Hackathon
#### Programmable Assets challenge Winner#### http://insureth.mkvd.net (demo)
![](http://mkvphoto.s3.amazonaws.com/ethereum/insureth3.png)next: insureth.org ?
Presentation (slides): http://mkvd.s3.amazonaws.com/apps/InsurEth.pdf
![](http://mkvphoto.s3.amazonaws.com/ethereum/slides_eth.png)## Frontend
prereqs:
ruby required
node required
### Install dependencies
bower install
bundle### Run app
rackup
then connect to:
you need also to host geth and modify the configs
## Backend
Geth
Install it, configure it and add some ethers to resolve the contract
run the server:
geth --rpc --rpcaddr="YOUR_HOST" --rpcport="8080" --rpccorsdomain="*" --unlock=0