Skip to content

Commit d2549a1

Browse files
authored
Merge pull request #39 from scrtlabs/v_upgrade
Key python packages upgrade
2 parents 64c6de7 + 3752c28 commit d2549a1

File tree

4 files changed

+2260
-568
lines changed

4 files changed

+2260
-568
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# <div align="center"> <p > Python SDK for Secret Network </p>
23

34
<br>
@@ -14,23 +15,28 @@ The Secret Software Development Kit (SDK) in Python is a simple library toolkit
1415

1516
# Table of Contents
1617

18+
- [ Python SDK for Secret Network ](#--python-sdk-for-secret-network-)
19+
- [Features](#features)
20+
- [Table of Contents](#table-of-contents)
1721
- [API Reference](#api-reference)
1822
- [Getting Started](#getting-started)
1923
- [Requirements](#requirements)
2024
- [Installation](#installation)
2125
- [Dependencies](#dependencies)
2226
- [Tests](#tests)
23-
- [Code Quality](#code-quality)
2427
- [Usage Examples](#usage-examples)
2528
- [Getting Blockchain Information](#getting-blockchain-information)
2629
- [Async Usage](#async-usage)
2730
- [Building and Signing Transactions](#building-and-signing-transactions)
28-
- [Example Using a Wallet](#example-using-a-wallet-recommended)
31+
- [Example Using a Wallet (_recommended_)](#example-using-a-wallet-recommended)
32+
- [Batch Transactions](#batch-transactions)
2933
- [Contributing](#contributing)
3034
- [Reporting an Issue](#reporting-an-issue)
3135
- [Requesting a Feature](#requesting-a-feature)
3236
- [Contributing Code](#contributing-code)
37+
- [For new contributors, here is a quick guide:](#for-new-contributors-here-is-a-quick-guide)
3338
- [Documentation Contributions](#documentation-contributions)
39+
- [Need more information on how to contribute?](#need-more-information-on-how-to-contribute)
3440
- [License](#license)
3541

3642
<br/>

0 commit comments

Comments
 (0)