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.
- π Based in FlorianΓ³polis, Brazil
- πΈ Guitarist, passionate about culture and technology
- π§ Big fan of mate, wine, coffee, and Bob Dylan
- Deploying and operating a Secure Multi-Signature Wallet on the Sepolia testnet
- Building my developer portfolio on GitHub with real Web3 projects
- Languages: Solidity, JavaScript/TypeScript, Python
- Tools: Hardhat, Foundry, Ethers.js, Safe Core SDK
- 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
0x5374Db0DD724Dbb06a291a4a0E9D964BBd93EfBe
- Email: [email protected]
- GitHub: @WAGS-PIENZA
This repository documents the deployment and operation of a Safe (multi-sig) wallet as required by the first exam.
- 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.
- Fund the Safe: send ~0.01 Sepolia ETH to the Safe.
- Add second owner: Settings β Owners β Add new owner β set new threshold = 2 β submit + execute.
- Proof: perform a 0.0001 ETH transfer requiring 2/2 confirmations (create β confirm β execute).
- Screenshot: Owners page (2 owners + threshold 2).
- Screenshot: Transaction with 2/2 confirmations.
- Explorer link: executed tx on Sepolia.
. βββ README.md βββ screenshots/ # add proof images here βββ SAFE_DETAILS.md # owners & tx hashes
Network: Sepolia (testnet) Safe: 0x5374Db0DD724Dbb06a291a4a0E9D964BBd93EfBe