List nfts on looksrare

Job ID: 34304127

Budget: $30 – $250 USD

Create a script that lists an nft on looksrare. The script has to be done with python and use the looksrare API directly.

https://docs.looksrare.org/developers/public-api-documentation
https://looksrare.github.io/api-docs/#/Orders/OrderController.createOrder
https://docs.looksrare.org/developers/maker-orders#breakdown-of-parameters
https://github.com/LooksRare/looksrare-sdk/blob/master/doc/guide.md#how-to-create-and-sign-an-order

I code some python myself, but struggle as I can't manage to install "looksrare.sdk".
Related categories: Python API