Add Python SRA client to Developer home
This commit is contained in:
parent
3a8f3e01b6
commit
ddf3bb7c04
@ -91,6 +91,15 @@ const CATEGORY_TO_PACKAGES: ObjectMap<Package[]> = {
|
||||
shouldOpenInNewTab: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
description:
|
||||
'A Python Standard Relayer API client',
|
||||
link: {
|
||||
title: '0x-sra-client.py',
|
||||
to: 'https://pypi.org/project/0x-sra-client/',
|
||||
shouldOpenInNewTab: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
description:
|
||||
'An http & websocket client for interacting with relayers that have implemented the [Standard Relayer API](https://github.com/0xProject/standard-relayer-api)',
|
||||
|
Loading…
x
Reference in New Issue
Block a user