Skip to content

Instantly share code, notes, and snippets.

View h2pl69's full-sized avatar

Hồ Hoàng Phi Long h2pl69

View GitHub Profile
const IconBridgeSDK = require("@espanicon/icon-bridge-sdk-js");
const iconAddr = "hxf13e8fa67714132692162cb5e560ac54319c7933",
iconPk = "",
bscAddr = "0x6cfc659109E7443306408f48bD6a7Dc9408D55A0",
bscPk = "";
async function runAsync() {
const sdk = new IconBridgeSDK({
useMainnet: false
});
@h2pl69
h2pl69 / README.md
Created December 18, 2021 07:18 — forked from akashnimare/README.md
A Beginners Guide to writing a Kickass README ✍

Project title

A little info about your project and/ or overview that explains what the project is about.

Motivation

A short description of the motivation behind the creation and maintenance of the project. This should explain why the project exists.

Build status

Build status of continus integration i.e. travis, appveyor etc. Ex. -

Build Status