mirror of
https://github.com/web3privacy/explorer-data.git
synced 2024-10-15 12:06:26 +02:00
deploy: d40b17f207
This commit is contained in:
parent
e6ac982e53
commit
112ef56377
1 changed files with 37 additions and 2 deletions
39
index.json
39
index.json
|
@ -837,9 +837,23 @@
|
||||||
"rd"
|
"rd"
|
||||||
],
|
],
|
||||||
"description": "An independent research lab focused on helping organizations and blockchain communities integrate a privacy-first approach into their processes",
|
"description": "An independent research lab focused on helping organizations and blockchain communities integrate a privacy-first approach into their processes",
|
||||||
|
"team": {
|
||||||
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Mikerah",
|
||||||
|
"link": "https://x.com/badcryptobitch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Hernan Vanegas",
|
||||||
|
"link": "https://x.com/hdvanegasm"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://hashcloak.com",
|
"web": "https://hashcloak.com",
|
||||||
"github": "https://github.com/hashcloak"
|
"github": "https://github.com/hashcloak",
|
||||||
|
"twitter": "https://x.com/hashcloak"
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
@ -1226,8 +1240,29 @@
|
||||||
"rd"
|
"rd"
|
||||||
],
|
],
|
||||||
"description": "Smart tools and protocols for Identity, Privacy & Security, with our roots in Distributed Systems, Machine Learning & Cryptography",
|
"description": "Smart tools and protocols for Identity, Privacy & Security, with our roots in Distributed Systems, Machine Learning & Cryptography",
|
||||||
|
"team": {
|
||||||
|
"anonymous": false,
|
||||||
|
"teammembers": [
|
||||||
|
{
|
||||||
|
"name": "Vikram Anand",
|
||||||
|
"role": "Product&Engineering",
|
||||||
|
"link": "https://x.com/bhushan_vikram"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Irfan Khan",
|
||||||
|
"role": "Business&Strategy",
|
||||||
|
"link": "https://x.com/arcaneprojekt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Vishwas Bhushan",
|
||||||
|
"role": "Research&dev",
|
||||||
|
"link": "https://www.linkedin.com/in/vishwas-anand-bhushan-bab55576/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
"links": {
|
"links": {
|
||||||
"web": "https://hypermine.co"
|
"web": "https://hypermine.co",
|
||||||
|
"blog": "https://hypermine.co/blog"
|
||||||
},
|
},
|
||||||
"logos": [
|
"logos": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue