ciknight / filecoin-address-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filecoin-address-python

This is a Python implementation of the Filecoin address type, inspired by go-address. It can create new address instances and encode addresses, and it takes care of decoding and validating checksums.

Reference

About

License:MIT License


Languages

Language:Python 100.0%