Austin Griffith
Austin Griffith
anything network related or that can be different between dev, stage, prod should not be in git because they have to be changed with each move perhaps move all that...
the new HD wallet stuff hangs when run as a test try 'clevis test version' with an HD wallet
as we move the contract names to a nest directory we lose auto complete of their names BUT, I bet there is a package out there that would allow us...
Create a bad ass loader gif for the burner wallet. There are moments when you are waiting for the Burner to scan QR code or send a transaction. Right now...
Create a Burner Module (https://medium.com/gitcoin/burner-modules-c6737cf06fe) that displays a user's Kudos (https://gitcoin.co/kudos/) and other mainnet ERC721s in the wallet.
# Bounty There is a new and growing web3connect login library in the works: https://github.com/web3connect/web3connect It is an npm package that allows developers to choose from many different web3 login...
 It's incredibly important that this wallet works on older browsers. QR code scanning and everything. Specifically Android 4.1 Right now I got it working past the SSL part but...
When Dapparatus tries to used the RPC and MetaMask is unlocked but then later locked, I get this:  Make a MetaMask prompt...
The Links contract provides an escrow for users to send value through messages using services like WeChat. Since this contract will move and store value, it would be good to...
After a certain amount of time, value sent in messages over services like WeChat will expire. When they expire the sender will need to withdraw them from the Links contract....