Go to file
varasev f6518f660c
Merge pull request #94 from poanetwork/core-metamask-provider-updated
(Fix) Update getWeb3 script according to MetaMask breaking changes
2020-11-17 10:51:18 +03:00
docs Updated screenshot for stateOfTheDapps 2018-08-27 19:45:23 +03:00
public (chore) Refactored file and folder's structure - (Add) base SCSS - (Add) Updated favicons 2018-12-07 11:01:02 -03:00
src Update getWeb3 2020-11-17 10:16:38 +03:00
test (chore) Refactored file and folder's structure - (Add) base SCSS - (Add) Updated favicons 2018-12-07 11:01:02 -03:00
.babelrc eslint+prettier configuration 2018-10-15 17:52:03 +03:00
.editorconfig eslint+prettier configuration 2018-10-15 17:52:03 +03:00
.eslintrc eslint+prettier configuration 2018-10-15 17:52:03 +03:00
.gitignore remove build folder from repo 2017-12-07 21:43:21 -08:00
.nvmrc (Fix) Netlify add node.js version 2018-01-19 20:17:42 -08:00
.prettierignore .prettierrc and .prettierignore are added 2018-10-17 11:56:56 +03:00
.prettierrc .prettierrc and .prettierignore are added 2018-10-17 11:56:56 +03:00
LICENSE License, readme update: Oracles network to POA network 2017-12-15 22:14:02 -05:00
README.md Remove "Configuration file" section 2019-01-29 17:49:11 +03:00
package-lock.json Add Kovan testnet 2019-04-26 14:13:12 +03:00
package.json (chore) Refactored file and folder's structure - (Add) base SCSS - (Add) Updated favicons 2018-12-07 11:01:02 -03:00

README.md

POA Network Ceremony Dapp

Supported browsers

  • Google Chrome v 59.0.3071.115+

MetaMask/Nifty Wallet extensions setup

Ceremony Dapp lifecycle

Check Ceremony Dapp section from white paper

Building from source

  1. npm i

  2. npm start