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

https://github.com/msgul/cryptdoms

Ethereum smart contract based game build on truffle with nodejs and web3
https://github.com/msgul/cryptdoms

metamask nodejs solidity truffle web3

Last synced: about 1 month ago
JSON representation

Ethereum smart contract based game build on truffle with nodejs and web3

Awesome Lists containing this project

README

          

# cryptdom

## Prerequisites

- Truffle
- Nodejs
- Metamask

## How to run

### Deploying smart contracts to truffle development network

```bash
git clone https://github.com/msgul/cryptdoms
cd cryptdoms
truffle develop
truffle migrate
```

### Running games WEB UI on localhost:8080

```bash
node server.js
```

### Configuring Metamask

- **Network name:** Truffle Develop
- **RPC URL:** http://localhost:9545
- **Chain ID:** 1337
- **Currency Symbol:** ETH