algosdk 1.0.0

Library for interacting with the the Algorand network, including algod and kmd
Documentation
1
2
3
4
5
6
Feature: Auction
  Scenario: Encode and decode a bid
    When I create a bid
    And I sign the bid
    And I encode and decode the bid
    Then the bid should still be the same