Skip to content

Commit

Permalink
Merge pull request #104 from kudos-ink/add-acurast
Browse files Browse the repository at this point in the history
Add new project: acurast
  • Loading branch information
CJ13th authored Oct 25, 2024
2 parents 2305bec + a8af476 commit 29f5fec
Showing 1 changed file with 79 additions and 0 deletions.
79 changes: 79 additions & 0 deletions data/projects/acurast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"name": "Acurast",
"slug": "acurast",
"description": "Acurast, disrupting the cloud monopoly with mobile hardware, democratizing and decentralizing the cloud. Where everyone can become part of the decentralized Cloud with their mobile phone. Giving developers complete permisionless access to compute that is trustless, affordable and confidential.",
"richText": "",
"links": {
"website": [
{
"label": "acurast.com",
"url": "https://acurast.com/"
}
],
"docs": [
{
"label": "Docs",
"url": "https://docs.acurast.com/"
}
],
"explorer": [],
"repository": [
{
"label": "Acurast Chain",
"url": "https://github.com/Acurast/acurast-substrate"
},
{
"label": "Acurast CLI",
"url": "https://github.com/Acurast/acurast-cli"
},
{
"label": "Acurast Example Apps",
"url": "https://github.com/Acurast/acurast-example-apps"
}
],
"social": [
{
"label": "X/Twitter",
"url": "https://x.com/Acurast"
},
{
"label": "Discord",
"url": "https://discord.com/invite/wqgC6b6aKe"
},
{
"label": "Telegram",
"url": "https://t.me/acurastnetwork"
},
{
"label": "YouTube",
"url": "https://www.youtube.com/@acurast"
}
]
},
"attributes": {
"networks": [
"Polkadot"
],
"purposes": [
"data",
"oracles",
"universal"
],
"stackLevels": [
"protocol",
"runtime",
"offchain"
],
"technologies": [
"Substrate"
],
"types": [
"platform",
"tool",
"mobile",
"service",
"dApp"
],
"rewards": false
}
}

0 comments on commit 29f5fec

Please sign in to comment.