Add 0x-order-utils.py library to developers home
This commit is contained in:
@@ -82,6 +82,15 @@ const CATEGORY_TO_PACKAGES: ObjectMap<Package[]> = {
|
|||||||
to: WebsitePaths.SmartContracts,
|
to: WebsitePaths.SmartContracts,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
description:
|
||||||
|
"A Python library for interacting with 0x orders. Generate an orderHash, sign an order, validate it's signature and more.",
|
||||||
|
link: {
|
||||||
|
title: '0x-order-utils.py',
|
||||||
|
to: 'http://0x-order-utils-py.s3-website-us-east-1.amazonaws.com/',
|
||||||
|
shouldOpenInNewTab: true,
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
description:
|
description:
|
||||||
'An http & websocket client for interacting with relayers that have implemented the [Standard Relayer API](https://github.com/0xProject/standard-relayer-api)',
|
'An http & websocket client for interacting with relayers that have implemented the [Standard Relayer API](https://github.com/0xProject/standard-relayer-api)',
|
||||||
|
Reference in New Issue
Block a user