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

mach_client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mach_client

A Python client for the Mach exchange.

  • 0.1.65
  • PyPI
  • Socket score

Maintainers
1

mach-client-py

This library contains 2 things:

  • A client for the Mach exchange and asset server
  • A strongly typed set of abstractions used for working with clients, transactions, tokens, accounts and scanners on smart contract chains

Getting Started

Create a copy of the template.config.yaml file:

cp template.config.yaml config.yaml

Edit the config to add the credentials for the account you wish to run the example with:

accounts:
  ethereum: "YOUR PRIVATE KEY"
  solana: "..."
  tron: "..."
# ...

Then look at the notebook in the examples/ directory.

Keywords

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