Skip to content
View huangtx2002's full-sized avatar
  • Appfounder Corp.
  • Toronto, Canada
  • 16:04 (UTC -05:00)

Block or report huangtx2002

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

Popular repositories Loading

  1. SmartWallet SmartWallet Public

    Smart Contract Wallet written by Solidity. Deposit money, withdraw money, check balance, set allowances, change owners and transfer money.

    Solidity

  2. HelpToken HelpToken Public

    HelpToken is an ERC20 asset token. It can be used for Charity DeApp. It supports: mint tokens, burn tokens, request tokens, transfer tokens.

    Solidity

  3. HouseCert HouseCert Public

    HouseCert is a ERC721 NFT token. It can be used for real estate to tokenize a physics house. Because of blockchain, it is safe, transparent and flexible to invest.

    Solidity

  4. truffle_hardhat_foundry truffle_hardhat_foundry Public

    How to setup popular frameworks - Truffle, Hardhat, and Foundry? How to develop/deploy codes on those frameworks.

    JavaScript

  5. solana_anchor_counter solana_anchor_counter Public

    This project is a contract running on Solana. Shows how to initialize a dApp counter to 0 and how to increment it by 1. Also demonstrate how to test it.

    TypeScript

  6. polkadot_collectibles_pallet polkadot_collectibles_pallet Public

    Developed a collectibles pallet to show how to implement an application logic on polkadot blockchain platform. - Create a new collectible; - Transfer a collectible to other account; - Buy a collect…

    Rust