Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fetchai-ledger-api

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetchai-ledger-api

Tools and utilities for interacting with the ledger on the fetch network

  • 1.1.0
  • Source
  • PyPI
  • Socket score

Maintainers
2

Ledger Python API

Python library code for interacting with the Fetch.ai ledger platform.

Installation

$ pip3 -U fetchai-ledger-api

Examples

The project is a component of a larger ecosystem of projects for developing on the Fetch.ai's platform. Please check out some of the links below:

  • Developer Portal
  • Repo Examples

Developing with the library

Make sure that the library is uninstalled from the system (or use a virtualenv) then use the following commnad:

$ python3 setup.py develop

Running the unit tests

The project uses pytest for running the unit tests. Simple run the following command to exectute all the of tests

$ pytest

License

This application is licensed under the Apache software license (see LICENSE file). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

Fetch.AI makes no representation or guarantee that this software (including any third-party libraries) will perform as intended or will be free of errors, bugs or faulty code. The software may fail which could completely or partially limit functionality or compromise computer systems. If you use or implement the ledger, you do so at your own risk. In no event will Fetch.ai be liable to any party for any damages whatsoever, even if it had been advised of the possibility of damage.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc