playing for KEEPS
Contributor Profile
@ninja5#0547
PFK Rewards
Round 5
@ninja5#0547
10000
for tbtc.insure! Would've gotten a bigger prize, but damn why are you touching my localhost? That's private
Introduce yourself
Hello all, I'm ninja5! 
Nodes
0x49b73ef45A462bcAf968b3ba34918080584c4191
Contribution
31.10.2020

 For Octobers PFK, I did a few things:

I productionized https://tbtc.insure/, a website that allows you to purchase smart contract insurance for tbtc.
It uses the yinsure.finance smart contracts, and essentially gives you a way to purchase insurance from Nexus Mutual in the form of a transferable ERC721 token without the need to complete any kyc.
Source code: https://github.com/tdickman/tbtc-insure.
Productionizing included:
* Removing the need to run with a local docker container
* Obtaining an api key from Nexus Mutual
* Adding ability to submit a claim
* Adding instructions, and cleaning up ui

I ran a beacon and ecdsa node on testnet.


1.10.2020

Hello all, I'm ninja5! For September's PFK, I did a few things:

1. I built https://tbtc.insure/, a website for purchasing insurance for tbtc from Nexus Mutual without KYC in the form of an ERC721 token (via yinsure.finance). In the future, this will also host a marketplace for buying and reselling this insurance. Source code: https://github.com/tdickman/tbtc-insure.
NOTE: This is still a work in progress, and very much in an "alpha" state. It requires you to run a local proxy (docker run -p 9000:9000 tdickman/tbtc-insure-proxy)  
since I don't yet have an api key from Nexus Mutual, something I'm actively working on. Feel free to message me if you're interested in trying it out, or check out the full usage instructions in the README: https://github.com/tdickman/tbtc-insure/blob/master/README.md.
You can see my purchase here: https://etherscan.io/tx/0x237ebd2c7d4585a7ed39e808138574fe1c7aa51b86979692d2a2af1fe6dd0bf5,
and I've recorded a video of the purchase process that is accessible here: https://youtu.be/kfignGuYbds

Roadmap:
- Remove need for local proxy
- Add ui for claims
- Add marketplace

2. I also built https://tdickman.github.io/keep-tools, a website for viewing random beacon groups, viewing entries generated by groups, and generating new random beacon entries. Source code: https://github.com/tdickman/keep-tools

3. I ran a beacon and ecdsa node on testnet, operator address 0x49b73ef45A462bcAf968b3ba34918080584c4191.

Contribution: KEEP Tools
Contribution: KEEP Guides
Contribution: Community Resources