Skip to content
View WAGS-PIENZA's full-sized avatar

Block or report WAGS-PIENZA

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
WAGS-PIENZA/README.md

Hi, I'm Wagner Risso πŸ‘‹

I'm a Brazilian writer and entrepreneur, currently transitioning to Web3 development.
Founder of Pienza Tech, a startup building decentralized solutions for the equine market β€” combining blockchain with real-world assets and genetics.

My focus is on building secure applications on Ethereum, experimenting with multi-signature wallets, tokenized assets, and decentralized governance.

πŸ‘¨β€πŸ’» About Me

  • πŸ“ Based in FlorianΓ³polis, Brazil
  • 🎸 Guitarist, passionate about culture and technology
  • πŸ§‰ Big fan of mate, wine, coffee, and Bob Dylan

πŸ”­ Current Milestone

  • Deploying and operating a Secure Multi-Signature Wallet on the Sepolia testnet
  • Building my developer portfolio on GitHub with real Web3 projects

πŸ›  Technology Stack

  • Languages: Solidity, JavaScript/TypeScript, Python
  • Tools: Hardhat, Foundry, Ethers.js, Safe Core SDK

🎯 Goals for 2025

  • Contribute to open-source projects on Ethereum
  • Develop production-ready smart contracts
  • Experiment with NFTs and on-chain governance for real-world assets
  • Advance Pienza Tech as a leader in decentralized equine solutions

🌐 Multi-Signature Wallet (testnet)

0x5374Db0DD724Dbb06a291a4a0E9D964BBd93EfBe

πŸ“« Contact


Safe Multi-Signature Wallet β€” Exam Submission

This repository documents the deployment and operation of a Safe (multi-sig) wallet as required by the first exam.

βœ… Deliverables

  • Network: Sepolia (testnet)
  • Safe Address: 0x5374Db0DD724Dbb06a291a4a0E9D964BBd93EfBe
  • Owners (signers):
    • Owner 1 β€” Your EOA (Metamask #1)
    • Owner 2 β€” Second EOA (Metamask #2 or a burner)
  • Threshold: 2 of 2

Rationale: 2/2 ensures no single key can move funds; both owners must approve.

πŸ§ͺ Setup steps (finish multi-sig)

  1. Fund the Safe: send ~0.01 Sepolia ETH to the Safe.
  2. Add second owner: Settings β†’ Owners β†’ Add new owner β†’ set new threshold = 2 β†’ submit + execute.
  3. Proof: perform a 0.0001 ETH transfer requiring 2/2 confirmations (create β†’ confirm β†’ execute).

Proof to include

  • Screenshot: Owners page (2 owners + threshold 2).
  • Screenshot: Transaction with 2/2 confirmations.
  • Explorer link: executed tx on Sepolia.

πŸ“ Structure

. β”œβ”€β”€ README.md β”œβ”€β”€ screenshots/ # add proof images here └── SAFE_DETAILS.md # owners & tx hashes

SAFE_DETAILS.md template

Network: Sepolia (testnet) Safe: 0x5374Db0DD724Dbb06a291a4a0E9D964BBd93EfBe

Popular repositories Loading

  1. WAGS-PIENZA WAGS-PIENZA Public