added ocean protocol to landing page
This commit is contained in:
parent
0a28ce2367
commit
4a49baa654
|
|
@ -6,7 +6,7 @@ sidebar_label: About
|
|||
|
||||
The Token Engineering Community is working to answer the following question: "What does it take to do "token engineering" and how we can do it together?"
|
||||
|
||||
## But what is "token engineering?"
|
||||
## So what is "token engineering?"
|
||||
|
||||
Token engineering is a holistic engineering discipline that goes all the way from ideation to design, testing, deployment, and maintentance. It's the process of building things that work, and keep working. Just like bridges and roads need to be reliable, so do our economic systems. Our goal is to help design and create tokeneconomic systems that are robust against exploits and can empower users.
|
||||
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ sidebar_label: Materials
|
|||
- [Token Engineering Wiki](http://tokenengineering.wikidot.com/) - A glorious archive of tokeneconomic treasures.
|
||||
- [CadCAD Tutorials](https://github.com/BlockScience/cadCAD/tree/master/tutorials) - A collection of CadCAD tutorials (may or may not be up to date).
|
||||
|
||||
> Showcase 1-3 cases covering various steps of the total process initial vision > stakeholder map > system design > selecting component > simulations > behavioral data & attack vectors > security > living digital twin.
|
||||
> Would be great to showcase 1-3 cases covering various steps of the total process initial vision > stakeholder map > system design > selecting component > simulations > behavioral data & attack vectors > security > living digital twin.
|
||||
|
||||
Sebnem's Electraseed Medium article
|
||||
|
||||
|
|
|
|||
|
|
@ -67,6 +67,17 @@ const features = [
|
|||
</>
|
||||
),
|
||||
},
|
||||
{
|
||||
title: <>Ocean Protocol</>,
|
||||
url: 'https://oceanprotocol.com/',
|
||||
imageUrl: 'img/ocean-protocol-logo.png',
|
||||
shortDescription: 'A New Data Economy',
|
||||
description: (
|
||||
<>
|
||||
Ocean Protocol is kickstarting a Data Economy by breaking down data silos and equalizing access to data for all.
|
||||
</>
|
||||
),
|
||||
},
|
||||
{
|
||||
title: <>WU Vienna</>,
|
||||
url: 'https://www.wu.ac.at/cryptoeconomics',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 7.7 KiB |
Loading…
Reference in New Issue