Skip to content

sidepit/Public-API

Repository files navigation

Sidepit Python Client

Bitcoin Image

License: MIT

Welcome to the Sidepit Python Client! 🚀

We have provided everything you need to get started quickly and efficiently.

Getting Started

Fork the repository, clone your fork, and navigate into it

  1. Fork the Repository
    Click the "Fork" button on the Public API GitHub page.

  2. Clone Your Fork
    Clone your forked repository to your local machine:

git clone https://github.com/your-username/Public-API.git
cd Public-API

Next, ensure you have the latest version of our Protocol Buffers:

git submodule update --init

For additional details, explore the Public API Data repository.

Technologies We Use

At Sidepit, we use technologies designed to ensure high performance, scalability, and secure communication:

  • Nanomsg Next Generation (NNG) for messaging and distributed systems.
  • Protobuf for efficient data serialization.
  • Cryptography to ensure secure communication and data integrity.

Learn more about these technologies:

Contributing

We welcome contributions! To make a Pull Request (PR):

Create a New Branch

Create and switch to a new branch for your changes:

git checkout -b your-branch-name

Make Changes and Commit them

After making your changes run:

git add .
git commit -m "Describe your changes here"

Push the branch:

git push origin your-branch-name

Submit a Pull Request 🚀:
Go to the original repository on GitHub, navigate to the Pull requests tab, and click New pull request. Compare changes from your forked branch and submit the PR with a description of your changes!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages