playing for KEEPS
Contributor Profile
@Brandon RADAR#3026
PFK Rewards
Nodes
0x837827494022da61f12d078cfc7aa4483e5976d3
0x16BBe8808AEAF7149B60a3634B7266D035FE7214
Contribution
01.09.2020

I'm still running my node, building up a nice bunch of documentation, still have some notes and PRs I need to wrap up on some TBTC dapp contributions, annnnnnd this month I got started on something fun that I'm passionate аbout: a community wiki for  

A great wiki harnesses the energy and expertise of the community and provides a place for members to collaborate on a valuable resource for potential application developers, integrators, and investors.

But most wiki platforms are hostile to users. Contributing content is difficult and even basic administrative tasks are complex and error-prone. If anything goes wrong—a key contributor leaves, a spammer vandalizes the wiki, a server fails, or a service provider goes out of business—the shortcomings of most wiki platforms can make even basic recovery of the content nearly impossible.

So, I put something together with WikiJS, by far my favorite community content management platform   

Some highlights:

- sign in with accounts, like GitHub, that you already have
- advanced user, group, and page permissioning
- mobile friendly
- content is synced as Markdown to GitHub repo
- also accepts GitHub PRs
- integrates with all the things! Live at keep.chainwiki.dev.

I have a staging server with a bunch of content that I'm going to sync over in a couple hours, and then if you'd like to contribute, please sign up and go for it!  Let's make this an awesome resource  




16.08.2020


I've been running an ECDSA node basically forever. old operator: 0x837827494022da61f12d078cfc7aa4483e5976d3 new operator: 0x16BBe8808AEAF7149B60a3634B7266D035FE7214 It's been happily bonding the ETH I've been staking, and that's super cool.

This month I used the TBTC dapp a ton and submitted some issues—and PRs!—to fix the problems I encountered.
I've been dropping into Discord whenever I can to follow along with the development process and help people troubleshoot TBTC issues.
(e.g. https://discord.com/channels/590951101600235531/731349142793617490/738525521398333502)

fix etherscan link for redemption TXs #327 https://github.com/keep-network/tbtc-dapp/pull/327
magically hex TDT ID if given in decimal #328 https://github.com/keep-network/tbtc-dapp/pull/328
add reminder to connect wallet in deposit flow #326 https://github.com/keep-network/tbtc-dapp/pull/326

The PRs are just little ones, but it was a good exercise for getting familiar with the workings of the TBTC dapp and tbtc.js and I'm excited to make some more contributions with that background knowledge.

I also created a TBTC Uniswap pool!  Here's some TBTC (not the newest deployment, the one before that!) in a Uniswap pool (make sure your wallet is on Ropsten network): https://app.uniswap.org/#/swap?outputCurrency=0xa609f2c9c5b7873f353c15d4ef6e151d14db69cc
Ropsten TBTC trades on Uniswap: https://ropsten.etherscan.io/address/0x0325293165d517c80d84a3e76790b69709f65413#tokentxns

I tried to set up a Balancer pool too, but it looks like the Ropsten deployment of Balancer is currently jacked up: https://ropsten.pools.balancer.exchange
Contribution: KEEP Tools
Contribution: KEEP Guides
Contribution: Community Resources