Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 1.6.6 #142

Open
wants to merge 154 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
154 commits
Select commit Hold shift + click to select a range
a43c671
directories page and redux
kostysh Sep 22, 2020
d9033e7
register in the directory dialog and form
kostysh Sep 23, 2020
ed9080b
worked request flow (without errors display)
kostysh Sep 24, 2020
3bf3b95
refactoring and orgs directories list
kostysh Sep 27, 2020
8757f8f
rules screen and status icons
kostysh Sep 28, 2020
c0bdff7
updated staging config
kostysh Sep 28, 2020
a3c2103
fixed "registered" dialog step
kostysh Sep 28, 2020
af6fcad
added numberOfRequests to the directories list
kostysh Oct 2, 2020
58062b0
execute timeout; tokens withdrawal request; tokens withrdawal
kostysh Oct 5, 2020
60e9951
refactored directories saga; new registration requests page
kostysh Oct 6, 2020
bd72350
directory registration challenge dialog
kostysh Oct 6, 2020
0b58bc6
sending organization registration challenge
kostysh Oct 7, 2020
851609a
challenge details popup
kostysh Oct 7, 2020
cc9208f
accept challenge dialog
kostysh Oct 7, 2020
e135bf9
minor fixes
kostysh Oct 7, 2020
f251f69
updated actions schema
kostysh Oct 8, 2020
7d6f407
added arbitrator ABI
kostysh Oct 9, 2020
616bed8
disputed and registered organizations lists
kostysh Oct 10, 2020
5d5dc9c
action Withdraw Fees And Rewards
kostysh Oct 10, 2020
9e49848
appeal workflow
kostysh Oct 15, 2020
b04e397
updated: staging env
kostysh Oct 15, 2020
dece916
new dir index subscrption saga
kostysh Oct 15, 2020
d470241
refactored arbitrable directories feature
kostysh Oct 19, 2020
ee664c8
minor fixes
kostysh Oct 19, 2020
03f92c6
deps update and added actions timeouts before changing state
kostysh Oct 19, 2020
6518712
updated deployment config
kostysh Oct 19, 2020
bc87a34
minor fixes
kostysh Oct 19, 2020
28fe3f0
fixed fund appeal dialog
kostysh Oct 20, 2020
f3545e2
added block confirmations checker
kostysh Oct 21, 2020
4b955fe
created new challenge pase layout
kostysh Oct 23, 2020
43027d5
added new evidence cards
kostysh Oct 23, 2020
aab310c
added `accept challenge` and `submit evidence` dialogs to th enew cha…
kostysh Oct 26, 2020
2647211
appeals added to the new challenge page
kostysh Oct 26, 2020
5280e67
updated contracts ABIs
kostysh Oct 27, 2020
9101b2f
prepare UI for fees and rewards withdrawal
kostysh Oct 28, 2020
4897377
withdrawal of fees and rewards (private org)
kostysh Nov 1, 2020
ca8e540
fees and rewards feature
kostysh Nov 2, 2020
deff5b7
fix for wrong logo path in json
kostysh Nov 2, 2020
6550e95
enabled missed "Close challenge" action
kostysh Nov 3, 2020
b2da88e
fixed timeoutCallback function
kostysh Nov 3, 2020
6555809
fix for duplicated fees records
kostysh Nov 4, 2020
be901cc
unit type insted of Directory input
kostysh Nov 4, 2020
9e35268
show directories labels on the organization card
kostysh Nov 4, 2020
de87e97
Merge branch 'develop' of github.com:kostysh/arbor-frontend into develop
kostysh Nov 5, 2020
2bcee45
add gps coordinates flow
kostysh Nov 6, 2020
69a0f21
fixed gps place; added copy coordinates component
kostysh Nov 6, 2020
c8681c5
fix for disabled challenge action
kostysh Nov 8, 2020
6fef831
fixed initial state of gps adding dialog
kostysh Nov 9, 2020
845f7fb
re-create preview
kostysh Nov 10, 2020
5fa17c4
fix file fetch error
kostysh Nov 10, 2020
c6cf198
updated view for errored evidences
kostysh Nov 10, 2020
d25f902
staging env update
kostysh Nov 10, 2020
14529fc
enabled challenges display on case of organization not registered in …
kostysh Nov 25, 2020
d0d5e0e
minor fixes
kostysh Nov 25, 2020
1f481e2
feat done
kostysh Nov 27, 2020
86381e1
feat done
kostysh Nov 27, 2020
cd5f014
Merge branch 'master' of github.com:kostysh/arbor-frontend
kostysh Nov 27, 2020
a77e7c4
disable directories
kostysh Nov 27, 2020
7bacc92
updated sanitizeLink function
kostysh Nov 30, 2020
bf080f0
refactored email,url,phone regexp utility
kostysh Nov 30, 2020
62bd7c2
fixed error display in wizard metamask
kostysh Nov 30, 2020
dd8bb14
disabled custom hosting step
kostysh Nov 30, 2020
c80002d
enable directories on the staging
kostysh Dec 2, 2020
50fcb4e
Merge pull request #114 from kostysh/feat/directories
kostysh Jan 27, 2021
24929da
Merge remote-tracking branch 'upstream/develop' into develop
kostysh Jan 27, 2021
8667cbc
Merge pull request #118 from kostysh/develop
kostysh Jan 27, 2021
37d6822
Merge remote-tracking branch 'upstream/develop' into develop
kostysh Jan 27, 2021
badb254
fixed issue related to the new metamask behaviour
kostysh Jan 27, 2021
f25b0f6
Merge pull request #119 from kostysh/develop
kostysh Jan 27, 2021
a95a5e8
fixed eth_sendTransaction issue
kostysh Jan 30, 2021
bd53a64
Merge pull request #121 from kostysh/develop
kostysh Jan 30, 2021
9b3dbf5
Merge remote-tracking branch 'upstream/master'
kostysh Jan 30, 2021
69627f1
Merge remote-tracking branch 'upstream/develop'
kostysh Jan 30, 2021
25d3a2a
minor update to previous fix
kostysh Jan 30, 2021
a6df742
fix for sanitizeLink function
kostysh Feb 2, 2021
7166e37
Merge pull request #122 from kostysh/develop
kostysh Feb 2, 2021
23e0a33
published orgid domain proof
kostysh Feb 8, 2021
aac572f
Merge pull request #123 from kostysh/develop
kostysh Feb 8, 2021
3fcf209
handle connect-links and hotel api call template
kostysh Feb 8, 2021
d42de1e
handling of the rooms connect feature
kostysh Feb 10, 2021
2960f52
minor fix
kostysh Feb 11, 2021
f1df5dd
fixes
kostysh Feb 15, 2021
d96a96a
trusted person feature
kostysh Feb 16, 2021
535d400
deps update
kostysh Feb 16, 2021
be5b98e
rollback formik version
kostysh Feb 16, 2021
b7ab2a3
added yarn.lock
kostysh Feb 16, 2021
706f54a
stash deps update
kostysh Feb 16, 2021
0fa885a
deps clean up
kostysh Feb 16, 2021
d631afe
fixed old url for logo in organization profile
kostysh Feb 19, 2021
7d68476
fixed old url for logo in organization profile
kostysh Feb 19, 2021
22af37a
updated styles for the trusted person form
kostysh Feb 19, 2021
6dcab91
updated text in personell form
kostysh Feb 25, 2021
227cd54
Merge pull request #125 from kostysh/develop
kostysh Feb 25, 2021
f877d90
enabled Lif stake feature
kostysh Mar 4, 2021
c084eac
updated staging deployment config
kostysh Mar 4, 2021
20b4b22
updated text on the lif deposit page
kostysh Mar 5, 2021
70935bc
Merge remote-tracking branch 'upstream/develop' into develop
kostysh Mar 8, 2021
36e1e31
added some debug info
kostysh Mar 8, 2021
487ba4c
Merge pull request #126 from kostysh/develop
kostysh Mar 8, 2021
871612e
fix wrong default state in lif deposit reducer
kostysh Mar 8, 2021
4a91152
Merge pull request #127 from kostysh/develop
kostysh Mar 8, 2021
95ac945
updated deployment script
kostysh Mar 9, 2021
f333ac2
organization page re-ordering
kostysh Mar 10, 2021
66f3d35
Merge pull request #128 from kostysh/develop
kostysh Mar 10, 2021
201372f
mobile styles for organization page
kostysh Mar 11, 2021
7c10bed
fixed search from the home page
kostysh Mar 11, 2021
eb13ddd
Merge pull request #129 from kostysh/develop
kostysh Mar 11, 2021
e78f022
facebook proof type excluded from the proofs list
kostysh Mar 12, 2021
1da4988
Merge pull request #130 from kostysh/develop
kostysh Mar 12, 2021
c8c23c8
fixed organization logo
kostysh Mar 12, 2021
544e7b1
Merge pull request #131 from kostysh/develop
kostysh Mar 12, 2021
0cc7063
v1.6.0
kostysh Mar 12, 2021
fb6f2be
updated telegram icon
kostysh Mar 12, 2021
dba146d
fixed regex for telegram, discord and email
kostysh Mar 18, 2021
53584cd
Merge pull request #132 from kostysh/develop
kostysh Mar 18, 2021
40d3eee
logo size fixed, orgId label added
tomashq Apr 1, 2021
cd6fb05
storybook added/fixed
tomashq Apr 1, 2021
0f4d852
suborganizations storybook
tomashq Apr 1, 2021
633ba9c
more stories added to storybook
tomashq Apr 1, 2021
fa564e9
fix dependency conflict with babel-loader version
tomashq Apr 1, 2021
686e1d9
added 'Stake LIF' section to organisation page
tomashq Apr 1, 2021
a905da1
Proofs list layout changes
tomashq Apr 2, 2021
fc8c334
Proof level badge with number of proofs
tomashq Apr 2, 2021
0e8777b
Replace 'Company' with 'Organization'(WIN-856)
tomashq Apr 2, 2021
e528e62
Removed badge next to company website(WIN-857)
tomashq Apr 2, 2021
50ddb33
bigger trust level badge (WIN-858)
tomashq Apr 2, 2021
5a9081a
Change website verification badge (WIN-859)
tomashq Apr 2, 2021
7ddcde9
breaking of proofs fixed(WIN-860)
tomashq Apr 2, 2021
3989da0
padding below Stake Lif section
tomashq Apr 5, 2021
897c2fc
Merge pull request #133 from windingtree/feat/layout_improvements
tomashq Apr 5, 2021
78adc32
enable twitter trust option
kostysh Apr 8, 2021
d6d2fa0
merge with upstream
kostysh Apr 8, 2021
5766961
Merge pull request #134 from kostysh/develop
kostysh Apr 9, 2021
a47d244
vc as social trust assertion proof
kostysh Apr 20, 2021
f5bcc9a
Merge pull request #135 from kostysh/feat/trust-telegram-vc
kostysh Apr 20, 2021
17a8b0e
updated assertions list. instagram changed to telegram
kostysh Apr 21, 2021
a98c1df
Merge pull request #136 from kostysh/feat/trust-telegram-vc
kostysh Apr 21, 2021
f0d9ada
v1.6.1
kostysh Apr 21, 2021
ed7e8ce
Merge pull request #137 from kostysh/feat/trust-telegram-vc
kostysh Apr 21, 2021
8b85a88
verison 1.6.2
kostysh Apr 22, 2021
abfd6a1
Merge pull request #138 from kostysh/feat/trust-telegram-vc
kostysh Apr 22, 2021
08732aa
version 1.6.4
kostysh Apr 22, 2021
cc3f599
Merge pull request #139 from kostysh/feat/trust-telegram-vc
kostysh Apr 22, 2021
1e7777a
updated verification forms
kostysh Apr 23, 2021
3e0d444
version 1.6.5
kostysh Apr 23, 2021
7f6ea1a
Merge pull request #140 from kostysh/develop
kostysh Apr 23, 2021
20d8eef
version 1.6.6
kostysh Apr 23, 2021
64728a0
Merge pull request #141 from kostysh/develop
kostysh Apr 23, 2021
69aff86
stash local changes
kostysh Oct 4, 2021
aade84b
fix for gpsLabel
kostysh Oct 4, 2021
2495970
v1.6.7
kostysh Oct 4, 2021
eaec30e
fixed the issue with unavailable Lif deposit withdraw
kostysh Oct 6, 2021
6e228f4
fix Lif deposit withdraw
kostysh Oct 6, 2021
3559e1f
updated google tag manager
kostysh Nov 11, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ yarn-error.log
.env.production.local

.now

.vercel
17 changes: 10 additions & 7 deletions .storybook/main.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
module.exports = {
stories: ['../src/**/*.stories.js'],
addons: [
'@storybook/preset-create-react-app',
'@storybook/addon-actions',
'@storybook/addon-links',
'@storybook/addon-knobs/register'
"stories": [
"../src/**/*.stories.mdx",
"../src/**/*.stories.@(js|jsx|ts|tsx)"
],
};
"addons": [
"@storybook/addon-links",
"@storybook/addon-essentials",
"@storybook/preset-create-react-app",
"storybook-addon-material-ui"
]
}
46 changes: 9 additions & 37 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
@@ -1,37 +1,9 @@
<style type="text/css">
@font-face {
font-family: 'Inter';
font-weight: 600;
font-style: normal;
font-display: swap;
src: url('assets/fonts/Inter-SemiBold.eot?') format('eot');
src: url('assets/fonts/Inter-SemiBold.woff2') format('woff2'),
url('assets/fonts/Inter-SemiBold.woff') format('woff'),
url('assets/fonts/Inter-SemiBold.otf') format('OpenType'),
url('assets/fonts/Inter-SemiBold.ttf') format('truetype');
}

@font-face {
font-family: 'Inter';
font-weight: 500;
font-style: normal;
font-display: swap;
src: url('assets/fonts/Inter-Medium.eot?') format('eot');
src: url('assets/fonts/Inter-Medium.woff2') format('woff2'),
url('assets/fonts/Inter-Medium.woff') format('woff'),
url('assets/fonts/Inter-Medium.otf') format('OpenType'),
url('assets/fonts/Inter-Medium.ttf') format('truetype');
}

@font-face {
font-family: 'Inter';
font-weight: 400;
font-style: normal;
font-display: swap;
src: url('assets/fonts/Inter-Regular.eot?') format('eot');
src: url('assets/fonts/Inter-Regular.woff2') format('woff2'),
url('assets/fonts/Inter-Regular.woff') format('woff'),
url('assets/fonts/Inter-Regular.otf') format('OpenType'),
url('assets/fonts/Inter-Regular.ttf') format('truetype');
}
</style>
<title>BLAH BLAH</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<link
rel="stylesheet"
href="https://unpkg.com/[email protected]/dist/leaflet.css"
integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A=="
crossorigin=""
/>
20 changes: 20 additions & 0 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
import {ThemeProvider} from '@material-ui/core/styles'
import {theme} from '../src/styles/theme'

export const decorators = [
(story) => (
<ThemeProvider theme={theme}>
{story()}
</ThemeProvider>
),
];

export const parameters = {
actions: { argTypesRegex: "^on[A-Z].*" },
controls: {
matchers: {
color: /(background|color)$/i,
date: /Date$/,
},
},
}
16 changes: 0 additions & 16 deletions .storybook/webpack.config.js

This file was deleted.

85 changes: 49 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,77 +1,90 @@
{
"name": "arbor-frontend",
"version": "1.5.0",
"version": "1.6.7",
"private": true,
"dependencies": {
"@brainhubeu/react-carousel": "1.19.26",
"@ethersproject/providers": "5.0.5",
"@ethersproject/providers": "5.0.23",
"@hapi/joi": "17.1.1",
"@material-ui/core": "4.11.0",
"@material-ui/icons": "4.9.1",
"@material-ui/styles": "4.10.0",
"@storybook/addon-knobs": "5.3.19",
"@testing-library/jest-dom": "5.11.2",
"@testing-library/react": "10.4.8",
"@testing-library/user-event": "12.1.0",
"@web3-react/core": "6.1.1",
"@web3-react/injected-connector": "6.0.7",
"@material-ui/core": "4.11.3",
"@material-ui/icons": "4.11.2",
"@material-ui/styles": "4.11.3",
"@metamask/onboarding": "1.0.0",
"@portis/web3": "2.0.0-beta.57",
"@stripe/react-stripe-js": "1.2.2",
"@stripe/stripe-js": "1.12.1",
"@windingtree/org.id-lif-deposit": "1.0.2",
"@windingtree/org.json-schema": "0.4.3",
"formik": "2.1.5",
"esri-leaflet-geocoder": "2.3.3",
"formik": "2.2.6",
"history": "4.10.1",
"js-sha3": "0.8.0",
"jsonschema": "1.2.6",
"lodash": "4.17.19",
"moment": "2.27.0",
"node-sass": "4.14.1",
"leaflet": "1.7.1",
"lodash": "4.17.21",
"moment": "2.29.1",
"node-sass": "5.0.0",
"prop-types": "15.7.2",
"radium": "0.26.0",
"react": "16.13.1",
"query-string": "6.14.0",
"radium": "0.26.1",
"react": "17.0.2",
"react-animations": "1.0.0",
"react-dom": "16.13.1",
"react-blockies": "1.4.1",
"react-dom": "17.0.2",
"react-dotdotdot": "1.3.1",
"react-dropzone": "11.0.1",
"react-esri-leaflet": "0.2.2",
"react-leaflet": "3.0.0",
"react-number-format": "4.4.4",
"react-paginate": "6.3.2",
"react-redux": "7.2.1",
"react-redux": "7.2.3",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-router-redux": "4.0.8",
"react-scripts": "3.4.1",
"react-scripts": "4.0.3",
"react-visibility-sensor": "5.1.1",
"redux": "4.0.5",
"redux-devtools-extension": "2.13.8",
"redux-devtools-extension": "2.13.9",
"redux-logger": "3.0.6",
"redux-persist": "6.0.0",
"redux-saga": "1.1.3",
"reselect": "4.0.0",
"web3": "1.2.11",
"web3-sagas": "0.3.1",
"@metamask/onboarding": "1.0.0",
"@portis/web3": "2.0.0-beta.57",
"@stripe/stripe-js": "1.9.0",
"@stripe/react-stripe-js": "1.1.2",
"query-string": "6.13.1"
"web3": "1.3.5"
},
"devDependencies": {
"@storybook/addon-actions": "5.3.18",
"@storybook/addon-links": "5.3.18",
"@storybook/addons": "5.3.18",
"@storybook/preset-create-react-app": "2.1.2",
"@storybook/react": "5.3.18",
"env-cmd": "10.1.0"
"@storybook/addon-actions": "6.2.8",
"@storybook/addon-essentials": "6.2.8",
"@storybook/addon-links": "6.2.8",
"@storybook/node-logger": "6.2.8",
"@storybook/preset-create-react-app": "3.1.7",
"@storybook/react": "6.2.8",
"env-cmd": "10.1.0",
"now": "21.0.1",
"storybook-addon-material-ui": "0.9.0-alpha.24"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"storybook": "npx start-storybook -p 9009 -c .storybook watch-css -s ./src",
"storybook": "start-storybook -p 6006 -s public",
"build-storybook": "build-storybook -s public",
"build:staging": "env-cmd -f zeit.staging.env react-scripts build",
"build:ropsten": "env-cmd -f zeit.ropsten.env react-scripts build",
"build:production": "env-cmd -f zeit.production.env react-scripts build"
},
"eslintConfig": {
"extends": "react-app"
"extends": "react-app",
"overrides": [
{
"files": [
"**/*.stories.*"
],
"rules": {
"import/no-anonymous-default-export": "off"
}
}
]
},
"browserslist": {
"production": [
Expand Down
70 changes: 40 additions & 30 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Winding Tree has created an efficient alternative to lengthy and expensive Know-Your-Business (KYB) processes. Search for verified organizations across various industries and get discovered by potential partners."
/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.png" />
<!--

<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description"
content="Winding Tree has created an efficient alternative to lengthy and expensive Know-Your-Business (KYB) processes. Search for verified organizations across various industries and get discovered by potential partners." />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!--
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Expand All @@ -25,20 +24,30 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Winding Tree</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-101898971-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-101898971-3');
</script>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
<title>Winding Tree</title>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-MKQ6TCL');</script>
<!-- End Google Tag Manager -->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css"
integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A=="
crossorigin="" />
</head>

<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MKQ6TCL" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.

Expand All @@ -48,5 +57,6 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
</html>
</body>

</html>
1 change: 1 addition & 0 deletions public/orgid-ropsten.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
did:orgid:0xcfdb769eafae259e58028ba25ab70ce539731b593c08b780e5275c723132d206
1 change: 1 addition & 0 deletions public/orgid.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
did:orgid:0xe2c2ca3e9bd7c371c57cb97c50d6006b3e6b4eb26356894ecf0b50afc667c672
Loading