BscScan.NetCore
v1.0.3
A BscScan API Wrapper for .Net Core.
BscScan.NetCore includes both community endpoints and API PRO
For your API Key, please follow BscScan Getting Started Guide
Current Version version 1.0.5
???
???
???
???
???
???
???
???
???
???
???
???
???
???
???
???
???
???
???
???
Download and Install the latest BscScan.NetCore from NuGet using Package Manager, CLI or by adding it to Package Reference:
<PackageReference Include="BscScan.NetCore" Version="1.0.5" />dotnet add package BscScan.NetCore --version 1.0.5PM> Install-Package BscScan.NetCore -Version 1.0.5Import the following namespace in the class:
using BscScan.NetCore;