diff --git a/README.md b/README.md index 18470c7..8fc221c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Data is coming soon - everything is hand crafted and manually verified. Please, | kashifali | [proposal](./proposals/kashifali) | | | Disclosure missing | | komodominingpool | [proposal](./proposals/komodominingpool) | | | Disclosure missing | | komodopioneers | [proposal](./proposals/komodopioneers) | | | Disclosure missing | +| libscott | [proposal](./proposals/libscott) | **EU** **SH** | | | | lukechilds | [proposal](./proposals/lukechilds) | | | Disclosure missing | | lumberscout | [proposal](./proposals/lumberscout) | | | Disclosure missing | | meshbits | [proposal](./proposals/meshbits) | | | Disclosure missing | @@ -41,8 +42,8 @@ Data is coming soon - everything is hand crafted and manually verified. Please, ## How to submit perfect proposal -- Proposals and corrections are submitted via pull request to master branch of this repo. Your proposal should be a **lowercase named** subdirectory inside `proposals` dir with `REDAME.md`. -- It **should** have all particiapting regions explictly stated and have transparent wallets for each. Regions are named: AR, NA, SH, EU. There is no regions named AU, AE, SE etc. Good candidates also provide z-address. +- Proposals and corrections are submitted via pull request to master branch of this repo. Your proposal should be a **lowercase named** subdirectory inside `proposals` dir with `README.md`. +- It **should** have all participating regions explictly stated and have transparent wallets for each. Regions are named: AR, NA, SH, EU. There is no regions named AU, AE, SE etc. Good candidates also provide z-address. - It **might** have pubkeys (btcpubkey) attached to each wallet. Failure to provide pubkey timely might end up loosing spot. - It **should** have your slack contact nickname(s) visible and noticable. - Your propoposal **must** have separate section named `Disclosure` where you should disclose any impacting relationships with other candidates, your status as a team member (if you're invited in team chat) and nodes you're currently operate as auto re-elected. diff --git a/proposals/libscott/README.md b/proposals/libscott/README.md new file mode 100644 index 0000000..ad5b96d --- /dev/null +++ b/proposals/libscott/README.md @@ -0,0 +1,40 @@ +# Libscott Notary Node proposal + +![icon](https://avatars2.githubusercontent.com/u/125019?s=52&v=4) + +## Who am I? + +* Programmer of 11 years. +* Proud to be working with Komodo since 2017. +* Specialist in smart contracts, state machines, data structures etc. + +## What am I doing? + +I am the author of two implementations of interledger crypto-conditions, in Haskell and C. I have also done the first integration of Crypto-Conditions into the bitcoin scripting language; for Komodo! This was done with the addition of a [script opcode](https://github.com/libscott/komodo/blob/7d937f290e08522beaf10d6ffe237a756a06361b/src/script/interpreter.cpp#L939). + +I am designing a [protocol](https://github.com/libscott/hoek/blob/spec/specs/bet.md) for cross chain contract settlements (ie to enable [chips](https://bitcointalk.org/index.php?topic=2078449.0;all)). + +This protocol will open up a wide range of smart contract possibilities, with applications running on Komodo asset-chains. Additionally, the inclusion of Crypto-Conditions into the Komodo network will provide a high degree of connectivity via the rest of the crypto ecosystem, principally via Ripple's InterLedger protocol (ILP). ILP is a cross chain settlement layer for atomic swaps. + +In case you are wondering, the key difference between atomic swaps and cross chain contract settlements is that contract settlements are not atomic, they are backed by on-chain code to verify contract states. + +## Why vote for me? + +* Running a notary node will give me a broader experience of the Komodo platform. +* The additional income will help me to support myself. +* I am excited about Komodo and truly looking forward to seeing what we can achieve! + +## Regions + +* SH: `REEGE6drFqGLpxiA1mhfcb5R9MndnaD1cy` +* EU: `RVMtoPmL8SiHCXSceMmxwpScAhDgsVvTZc` + +## Node specs + +Nodes will be optimised for connectivity and latency rather than CPU power, however, in the case of winning I will run multiple redundant nodes per region. + +## Disclosure + +Outside collaborator on Komodo, as detailed above! + +Thank you!