Coder Social home page Coder Social logo

wkavenger / bscscanner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pippinmole/bscscanner

0.0 1.0 0.0 57 KB

A .NET library application to wrap the BscScan API

Home Page: https://www.nuget.org/packages/BscScanner

License: MIT License

C# 100.00%

bscscanner's Introduction

NuGet version (BscScanner) NuGet downloads Code size

BscScanner

BscScanner is a .NET wrapper for the BscScan API.

How to use

  1. Install the Nuget package

    Install-Package BscScanner
    
  2. Instantiate the BscScanClient

    var client = new BscScanClient(apiKey);
    var balance = await client.GetBnbBalanceSingleAsync("0x59784ccC71205eF6A292F973e44f46CdC1f58306");

    NOTE: The BscScan API uses Gwei units, which means you may need to convert them to BNB. Here's a library for that.

How to contribute

You can contribute by pulling the code, making some changes and then opening a pull request. The changes will be revised and merged into main if it is a valid feature/bug fix.

  1. Pull the latest main branch
  2. Nuget restore to get dependencies
  3. Make some changes
  4. Create a pull request with a detailed explanation on why the changes were made

You can also donate BNB or Ether in order for me to maintain the project to this address: 0x59784ccC71205eF6A292F973e44f46CdC1f58306

bscscanner's People

Contributors

pippinmole avatar diegog1019 avatar rvf148 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.