1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-01 07:45:40 +01:00
docs/discover/ocean-101.md

4.8 KiB

description
What can you do with Ocean?

Contents

This page shows things you can do with Ocean...

What builders can do

Build Your Token-gated AI dApp

Monetize by making your dApp token-gated. Users no longer have to use credit cards or manage OAuth credentials. Rather, they buy & spend ERC20 datatokens to access your dApp content.

Go further yet: rather than storing user profile data on your centralized server -- which exposes you to liability -- have it on-chain encrypted by the user's wallet, and just-in-time decrypt for the app.

Build Your Token-gated REST API

Focus on the backend: make a Web3-native REST API. Like the token-gated dApps, consumers of the REST API buy access with crypto, not credit cards.

Build Your Data Market

You have two options:

  1. **Fork Ocean Market** and customize it: Start with the existing Ocean Marketplace codebase and customize it. This allows you to leverage the foundational infrastructure and functionality already built by Ocean Protocol while tailoring the user interface, features, and branding to align with your marketplace vision. Follow this tutorial to learn how to do it.
  2. Build from Ocean components: In this fashion, you'll be creating a custom data market experience while leveraging the Ocean stack.

To dive deeper, please go to Developers page.

What data scientists can do

Use Ocean in Python

The ocean.py library is built for the key environment of data scientists: Python. Use it to earn $ from your data, share your data, get more data from others, and see provenance of data usage.

Do crypto price predictions

With Ocean Predictoor, you submit predictions for the future price of BTC, ETH etc, and earn. The more accurate your predictions, the more $ you can earn.

Compete in a Data Challenge

Ocean regularly offer data science challenges on real-world problems. Showcase your skills, and earn $ prizes.

To dive deeper, please go to Data Scientists page.

What OCEAN holders can do

Earn Rewards

Via Data Farming, earn rewards by locking OCEAN & curating data.

Become an Ocean Ambassador

Become an Ambassador

As an ambassador, you are an advocate for the protocol, promoting its vision and mission. By sharing your knowledge and enthusiasm, you can educate others about the benefits of Ocean Protocol, inspiring them to join the ecosystem. As part of a global community of like-minded individuals, you gain access to exclusive resources, networking opportunities, and collaborations that further enhance your expertise in the data economy. Of course, the Ocean Protocol Ambassador Program rewards contributors with weekly bounties and discretionary grants for growing the Ocean Protocol communtiy worldwide.

Follow the steps below to become an ambassador:

To become a member of the Ambassador Program, follow these steps:

  1. Join Ocean Protocol's Discord server
  2. Join the Discord channel called #treasure-hunter.
  3. Access the application form: "Apply to use this channel."
  4. Answer the questions in the application form.
  5. Once you've completed the application process, you can start earning experience points (XP) by actively engaging in discussions on various topics related to the Ocean Protocol.

Next: If you're a blockchain newcomer, go to Basic Concepts. Otherwise jump to Docs main and drill into your interest.

Back: Ocean Why & What