Skip to content
View BLACKMAGICBTC's full-sized avatar

Block or report BLACKMAGICBTC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BLACKMAGICBTC/README.md
  • 👋 Hi, I’m @BLACKMAGICBTC
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Hello World npm install web3 @portis/web3

import Portis from '@portis/web3'; import Web3 from 'web3';

const portis = new Portis('adc8d491-ac33-4ece-adb6-ca118ac7acdf', 'mainnet'); const web3 = new Web3(portis.provider);

Pinned Loading

  1. assets assets Public

    Forked from trustwallet/assets

    A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.

    Go

  2. BLACKMAGICBTC BLACKMAGICBTC Public

    Config files for my GitHub profile.

  3. EtherAddressLookup EtherAddressLookup Public

    Forked from 409H/EtherAddressLookup

    Adds links to strings that look like Ethereum addresses to your favourite blockchain explorer. Adds protection against private key phishing. Offers custom site bookmarks.

    JavaScript