Skip to content

Commit 297bffe

Browse files
author
Igor
committed
fix readme
1 parent b32fa3b commit 297bffe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# Async Substrate Interface
2-
32
This project provides an asynchronous interface for interacting with [Substrate](https://substrate.io/)-based blockchains. It is based on the [py-substrate-interface](https://github.com/polkascan/py-substrate-interface) project.
43

54
## Features
65

76
- Asynchronous API calls
8-
- Support for multiple Substrate-based networks
9-
- Easy integration with existing projects
7+
- Uses [bt-decode](https://github.com/opentensor/bt-decode) instead of [py-scale-codec](https://github.com/polkascan/py-scale-codec) for faster [SCALE](https://polkascan.github.io/py-scale-codec/) decoding.
108

119
## Installation
1210

0 commit comments

Comments
 (0)