Skip to content
View danyzly's full-sized avatar

Block or report danyzly

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
danyzly/README.md

Dany Zly

Blockchain Developer (Solidity & JavaScript) — Verified Multichain Smart Contracts he/him · @danyzly


I build secure and verified smart contracts, currently focused on Base and Celo, with an architecture designed to scale across emerging EVM networks (Optimism Superchain, Soneium, Unichain, Ink, and more). Every deployment is accompanied by public verification and follows security best practices.

Mission: deliver simple, auditable, and scalable Web3 solutions: from storage contracts to NFTs, multichain minting, and soulbound badges.


🚀 Current Focus

  • Verified contracts on mainnet (Base & Celo)
  • Multichain Soulbound Badges (ERC‑721/1155)
  • Productive tooling with Foundry/Hardhat
  • Exploring promising testnets and new networks

🌐 Networks

Active: Base · Celo Next: Soneium · Optimism · Unichain · Ink Exploration: testnets with growth potential

🧰 Tech Stack

Main Languages: Solidity · JavaScript

Solidity JavaScript Foundry Hardhat OpenZeppelin Ethers.js Viem Node.js TypeScript GitHub Actions

Networks: Base Celo

🧪 Quality & Security

  • All published contracts are verified on Blockscout/Etherscan
  • Unit & property-based tests (Foundry/Forge)
  • Fuzzing and gas snapshots
  • Static analysis with Slither
  • Security patterns: ReentrancyGuard, AccessControl/Ownable, pausable
  • Responsible disclosure policy via SECURITY.md

📦 Featured Projects

SimpleStorage contract deployed and verified on Base mainnet.

SimpleStorage contract deployed and verified on Celo mainnet.

Soulbound ERC‑721 multichain badges for EVM networks (Base, Celo, Optimism, Soneium, Ink, Unichain). Includes flexible metadata, referral system, and APIs.

Multichain NFT minter optimized for Farcaster Mini Apps (Next.js + viem).


📚 Templates & Utilities

  • Foundry boilerplate with per-network deploy scripts
  • Verification helpers for Blockscout/Etherscan
  • Examples of ERC‑721/1155 with roles and security patterns

🗺️ Roadmap

  • Expand support for Soneium, Optimism, Unichain, Ink
  • LayerZero / CCIP integration for cross-chain bridging
  • Indexing with The Graph
  • Minting/admin panel (Next.js + viem)
  • Continuous exploration of promising testnets

🤝 Collaboration

Open to collaborate on:

  • Protocols on Base/Celo (NFTs, reputation, identity)
  • Developer tooling (templates, libraries, CI pipelines)

📫 Contact

For proposals or bounties, DM me on X.


“Ship early, test always, verify on mainnet.”

Popular repositories Loading

  1. danyzly danyzly Public

    Config files for my GitHub profile.

    1

  2. celo-simple-storage-mainnet celo-simple-storage-mainnet Public

    Contrato SimpleStorage desplegado y verificado en Celo Mainnet. Guía rápida y MIT License.

    JavaScript 1

  3. base-my-storage-contract base-my-storage-contract Public

    Contrato SimpleStorage en Solidity, desplegado y verificado en Base mainnet con soporte EVM (Remix + Blockscout).

    Solidity 1

  4. CastMint CastMint Public

    A professional multichain NFT minter, optimized for Farcaster Mini Apps.

    TypeScript 1

  5. builderbadge-multichain builderbadge-multichain Public

    Multichain Soulbound Badge (ERC-721, one per wallet). Verified smart contracts deployed on Celo and expanding to Base and other EVM networks. Secure, free minting experience with a friendly frontend.

    JavaScript 1

  6. BaseFund BaseFund Public

    An evolutionary smart contract project on Base Network. Starting from a basic escrow (v0) and progressively improving through 10 versions with enhanced features, security, and gas efficiency.

    1