Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siman/dapp-starter-jquery
https://github.com/siman/dapp-starter-jquery
dapp ethereum smart-contracts solidity web3
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/siman/dapp-starter-jquery
- Owner: siman
- Created: 2018-07-27T14:32:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T21:26:48.000Z (over 6 years ago)
- Last Synced: 2024-11-06T21:48:47.003Z (3 months ago)
- Topics: dapp, ethereum, smart-contracts, solidity, web3
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dapp Starter
web3.js + jQuery + Bootstrap
## Install
```sh
npm i -g http-server ganache-cli
```https://metamask.io
## Solidity editor
http://remix.ethereum.org
## Run
```sh
./server-start.sh
```