1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Fix #1301: ocean.py: videos are obsolete

This commit is contained in:
Trent McConaghy 2023-11-03 22:33:42 +01:00 committed by GitHub
commit 3a2fec1277
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 14 deletions

View File

@ -16,10 +16,6 @@ ocean.py lets you do the following things:
* Sell datatokens via for a fixed price. Sell data NFTs. * Sell datatokens via for a fixed price. Sell data NFTs.
* Transfer data NFTs & datatokens to another owner, and all other ERC721 & ERC20 actions using web3. * Transfer data NFTs & datatokens to another owner, and all other ERC721 & ERC20 actions using web3.
If you prefer video format, please check this video below, otherwise let's move forward.
{% embed url="https://youtu.be/8uZC6PC9PBM" %}
### Quickstart 🚀 ### Quickstart 🚀
To kickstart your adventure with ocean.py, we set out the following steps to get you zooming ahead in no time! To kickstart your adventure with ocean.py, we set out the following steps to get you zooming ahead in no time!

View File

@ -102,8 +102,3 @@ The _beginning_ of the file should contain the following contents:
... ...
``` ```
Heres a video version for this post 👇
{% embed url="https://www.youtube.com/watch?v=JQF-5oRvq9w" %}
Main Flow Video
{% endembed %}

View File

@ -49,9 +49,4 @@ Issue: MacOS “Unsupported Architecture”
Oh, buoy! 🌊🐙 When it comes to installation, ocean.py has you covered with a special README called ["install.md"](https://github.com/oceanprotocol/ocean.py/blob/main/READMEs/install.md). It's like a trusty guide that helps you navigate all the nitty-gritty details. So, let's dive in and ride the waves of installation together! 🏄‍♂️🌊 Oh, buoy! 🌊🐙 When it comes to installation, ocean.py has you covered with a special README called ["install.md"](https://github.com/oceanprotocol/ocean.py/blob/main/READMEs/install.md). It's like a trusty guide that helps you navigate all the nitty-gritty details. So, let's dive in and ride the waves of installation together! 🏄‍♂️🌊
Or if you prefer a video format, you can check this tutorial on Youtube
{% embed url="https://www.youtube.com/watch?v=mbniGPNHE_M" %}
Install ocean.py
{% endembed %}