Skip to content
View FrankNFT-labs's full-sized avatar
Block or Report

Block or report FrankNFT-labs

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

Pinned Loading

  1. ERC721F ERC721F Public

    ERC721F Extends ERC721 Non-Fungible Token Standard basic implementation. Optimised to no longer use ERC721Enumerable , but still provide a totalSupply() and walletOfOwner(address _owner) implementa…

    Solidity 29 13

  2. Trading-bot Trading-bot Public

    This repository provides a framework for building your own trading bot using Python, CCXT, and Pandas. It includes a set of helper files that can speed up your development process and help you crea…