Activity of tiagosiebler/binance repository

Active 🚀

Active contributions

Activity badge for tiagosiebler/binance repository

Why tiagosiebler/binance is active?

The result is based on ratio of number of commits and code additions from initial and final time ranges.

Initial time range – from 14 Aug, 2023 to 14 Nov, 2023

Final time range – from 15 May, 2024 to 14 Aug, 2024

From 0 to 3 commits per week
Infinity%
From 25 to 600 additions per week
2300%
From 13 to 154 deletions per week
1085%
Data calculated on 14 Aug, 2024

Bus factor

What is Bus factor?

It is basically a number of most active contributors responsible for 80% of contributions.

Bus factor tries to assess "What happens if a key member of the team is hit by a bus?". The more there are key members, the lower the risk.

The tiagosiebler/binance repository has a bus factor of 8.

Low risk, knowledge is well distributed among the team members

Bus factor was measured on 14 Aug 2024

8

Summary of tiagosiebler/binance

The tiagosiebler/binance GitHub repository is a JavaScript library designed to interface with the Binance API. This tool can be useful for cryptocurrency traders or developers working on cryptocurrency-related projects. The repository not only contains the library source code, but also documentation and usage examples that can be used as a starter guide.

Key features of this repository include:

  • Providing an easy-to-use interface for the Binance REST API.
  • Enable users to interact with the Binance WebSocket streams in a straightforward way.
  • Contains testing capabilities to validate code functionality.
  • Compatible with all new versions of Node.js.

Please note that the strength of this repository depends on its maintenance and the evolution of the Binance API. It's always recommended to check the last commit's date and the issues tab to see if the project is still maintained.

Remember to use this responsibly to follow Binance API rate limits and never share your Binance credentials.

Here is an example of usage:

const binanceRest = new Binance.BinanceRest({ key: 'myKey', // Replace with your keys secret: 'mySecret', // Replace with your secrets timeout: 15000, // Requests timeout. recvWindow: 10000, // Set a higher recvWindow to increase response timeout disableBeautification: false, });

For more details and instructions, please refer to the official repository's README file.

Recently added projects

Activity badge for facebook/react repository

Updated on 14 Aug 2024

Activity badge for ethereum/go-ethereum repository

Updated on 14 Aug 2024

Activity badge for ixartz/Next-js-Boilerplate repository

Updated on 14 Aug 2024

Activity badge for tailwindlabs/tailwindcss repository

Updated on 14 Aug 2024

Activity badge for asdf-vm/asdf-nodejs repository

Updated on 14 Aug 2024

Activity badge for LouisShark/chatgpt_system_prompt repository

Updated on 14 Aug 2024

Top 5 contributors

ContributorCommits
131
83
22
20
16