About
I’m Guillermo Paoletti and I’ve been working in blockchain stuff since 2016. This blog is a compilation of random development ideas.
My previous work
-
I started working in the crypto space developing the Bitprim node. That node supported Bitcoin, Bitcon Cash and Litecoin.
-
I helped the Bitcoin-ABC core team, creating a block explorer, creating chain analytics tools, and making some proof of concept for some consensus changes.
-
With the rest of the team, we created the spec and proof of concept for a token protocol called Keoken.
-
I worked on a project similar to NiceHash where miners were able to sell and buy hashrate.
-
I created a Testnet Faucet for Evmos.
-
Launched Evmos.me.
-
Created EvmosPy.
-
Created a lib to convert Evmos addresses for Python.
-
Migrated
EIP712
support fromInjective
toEtheremint
. -
Created EvmosJs.
-
Created a Lib to get the pubkeys from wallets that didn’t send any transaction to the Evmos network.
-
Created an app to inform the status of any validator.
-
Created an AutoStake-bot, to use Authz transactions to reinvest your coins.
-
Created the script to get all the wallets affected by the Evmos airdrop clawback bug.
-
Created the Olympus moon wallets converter so the chain analysis tools were able to link wallets with testnet validators.
-
Created a TS/JS lib to programmatically send transactions created with EvmosJs.
-
Gave a workshop to start creating apps that integrate with Evmos.
-
Gave a workshop to become a validator.
-
Created Garnet a MUD indexer.
-
Created txbuilder a GoLang lib to create transactions and interact with EVM contracts.
-
Created game-backend a GoLang lib to create game backends when using Garnet.
-
Created garnetutils a GoLang tool to convert solidity contracts to GoLang code.
-
Created Bochamon a fully on-chain turn-based game.