Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.58 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.58 KB

Fireblocks Python DeFi SDK

PyPI version

The Fireblocks Python DeFi SDK provides an interoperability layer between Fireblocks Smart Contract API and common DeFi libraries. For more information on Fireblocks Smart Contract API and automating DeFi workflows on Fireblocks read here.

Please email us at support@fireblocks.com if you have questions or feedback.

Table Of Contents

Features

Bridge

Enables sending contract calls through Fireblocks, that were built using Web3.

Tokens

Full support for interfaces ERC721, ERC1155 and custom ABIs.

Usage

Installation

pip3 install fireblocks-defi-sdk

Requirements

Python 3.6 or newer

Examples

Web3Bridge

Tokenization