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

https://github.com/folkengine/fwc

Friendly Wagering Coin
https://github.com/folkengine/fwc

Last synced: 3 months ago
JSON representation

Friendly Wagering Coin

Awesome Lists containing this project

README

        

# fwc
Friendly Wagering Coin

[![Build Status](https://api.travis-ci.org/folkengine/fwc.svg?branch=master)](https://travis-ci.org/folkengine/fwc)

## Script

* `$> yarn init`
* `$> yarn add npm-run-all --dev`
* `$> `
* [Specify compiler version](https://github.com/trufflesuite/truffle/releases/tag/v5.0.0-beta.0#bring-your-own-compiler) in contracts/truffle-config:
```js
compilers: {
solc: {
version: "0.5.2"
}
}
```

[FWC on Ethernet Ropsten](https://ropsten.etherscan.io/address/0x0577c772c79451002f639ad2f9afc71c41b3b39a)