swiss-crypto-scene

#

Companies

https://www.cryptofinance.ch
https://valid.global
http://www.nexussquared.co

https://bluealpineresearch.com

https://www.visionand.ch

Etherrisc

https://etherisc.com

RigoBlock

Homepage: https://rigoblock.com
Place: Lugano

"RigoBlock is a blockchain protocol that makes it possible for anyone to set up and run a digital token pool. It is an open protocol which developers can use for building their own applications for token management" [1]

End of 2019 pivioting to stacking pool service, similar to rocket pool [1]

[1] Visited 2020-05-05, https://rigoblock.com
[2] Visited 2020-05-05, https://medium.com/rigoblock/ethereum-2-staking-easily-done-with-rigoblock-and-payrue-staking-service-3ba1a3bf08cd

RGR Token: https://etherscan.io/token/0x4fbb350052bca5417566f188eb2ebce5b19bc964

defunct

mybit (2019)

https://mybit.io (http://archive.is/RGnlv)
https://www.coingecko.com/en/coins/mybit-token
https://blog.kyber.network/mybit-myb-now-available-on-kyber-network-51f3f9e4f75 (http://archive.is/AfRd4)
https://medium.com/mybit-dapp
https://t.me/mybitio

Scammers/Shady/Usless

S4fe

https://s4fe.io
https://s4fe.io/whitepaper.pdf
https://etherscan.io/token/0xaec7d1069e3a914a3eb50f0bfb1796751f2ce48a
https://etherscan.io/token/tokenholderchart/0xaec7d1069e3a914a3eb50f0bfb1796751f2ce48a
https://www.coingecko.com/en/coins/s4fe/
https://www.instagram.com/s4fe.io/
https://medium.com/@s4fe
https://www.youtube.com/channel/UCGeiDI1hWe7pyHkU9FQKMiA
https://bernhardkalhammer.com/podcasts/mit-floyd-mayweather-zur-ersten-weltweiten-anti-diebstahl-tech-company-florian-sopa-von-s4fe/

aave

Aave

Is a lending protocol on ethreum:

https://github.com/aave/aave-protocol/blob/master/docs/Aave_Protocol_Whitepaper_v1_0.pdf

App

https://app.aave.com

https://app.aave.com/reserve-overview/USDC

Token burn

Burn is implemented. About tokenomics/the govern part not much info to find [1,2]

1,637,359.78 burnt in 4 month. So yearly burn rate would be, without grow, 3 x: 4'912'079 ~ 5'000'000 ~ 220'500$

Tokenprice is 0.0441 $ and Marketcap 57,298,220.36.

1,299,999,941 exist right now [3]. So it would take 259 years to burn all tokens if price is stable. Because price will go up it will take much longer. Right now it looks like a bit overvalued, but its anyway a investement in the futur.

[1] https://twitter.com/StaniKulechov/status/1216872797252849664?s=20
[2] https://twitter.com/AaveAave/status/1203051293809487873?s=20
[3] https://etherscan.io/token/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03

Data insight

https://aavewatch.now.sh/

Everyone can burn the tokens

Everyone can poke the contract to burn some LEND/AAVE Token:

https://burn.aave.com

A target of tx is this address:
https://etherscan.io/address/0xe3d9988f676457123c5fd01297605efdd0cba1ae

ratio

Abstract

The overuse of resources of the earth will lead to massive future disturbance for mankind. To solve this problem we need a fair and rational solution. Fair use means everyone can claim the same amount of resources, over users should pay the under users.

Die Übernutzung der Ressourcen der Erde wird in Zukunft zu massiven Turbulencen für die Menschheit führen.

Crypto-Quiz

Idea is to create a Crypto-Quiz with token/batch as reward.

Research

Quiz Engine, WP

Demo Page:

http://wp-pro-quiz.examresultz.in

Login here http://wp-pro-quiz.examresultz.in/wp-admin with

User: demo
Password:
demo@123

With Google Forms

https://docs.google.com/forms/d/1TCsJHOons6QZ9Im4qI5glmCsXHqaxNq8LxaICDHIOG4/

How to buil this from skratch:

https://www.raymondcamden.com/2018/01/22/building-a-quiz-with-vuejs

Example Questions

Whats the desired Blocktime for Bitcoin?

a) 10 Minutes
b) 10 Bitcoin
c) 2.5 Minutes

Whats POW ?

a) Proud of Work
b) Proof of Work
c) Proof of Word
d) Proof of Wast (1)

Thanks to @Tetranode https://twitter.com/Tetranode/status/1255931887219904512?s=20

Kava – DeFi for cosmos

Testnet-1

https://medium.com/kava-labs/guide-to-joining-the-kava-testnet-9e697d381e07

Riot:  https://riot.im/app/#/room/#kava-validators:matrix.org

Commands:

kvd start --trace --log_level "*:debug"

or:  --log_level="*:info"

kvcli status

sudo journalctl -u kvd -f

systemctl start kvd

or:

start kvd start kvd && tail -f /var/log/kvd/kvd.log

systemctl stop kvd

systemd files:

/etc/systemd/system/kvd.service

if chanes after:

systemctl daemon-reload

netstat -anp | grep 26657

Test Port 26657

On server:

nc -l 26657 &

see on server:

netstat -anlp |grep 26657

from outside:

telnet kava.stakeservices.com 26657

 

kvcli tx send kava1ur4d7x8d5rwcle9aqwzchq739v2nstkurtaxu0 111111111111ukva --from kava1557yvujvu05t2p9q6jsu0u47wzdpwz5qaxscs9 --chain-id kava-testnet-1.1

{"chain_id":"kava-testnet-1.1","account_number":"57","sequence":"7","fee":{"amount":null,"gas":"200000"},"msgs":[{"type":"cosmos-sdk/MsgSend","value":{"from_address":"kava1557yvujvu05t2p9q6jsu0u47wzdpwz5qaxscs9","to_address":"kava1ur4d7x8d5rwcle9aqwzchq739v2nstkurtaxu0","amount":[{"denom":"ukva","amount":"111111111"}]}}],"memo":""}

kvcli tx staking delegate kavavaloper1557yvujvu05t2p9q6jsu0u47wzdpwz5qss2sgj 1kva --from kava1557yvujvu05t2p9q6jsu0u47wzdpwz5qaxscs9 --chain-id kava-testnet-1.1

{"chain_id":"kava-testnet-1.1","account_number":"57","sequence":"17","fee":{"amount":null,"gas":"200000"},"msgs":[{"type":"cosmos-sdk/MsgDelegate","value":{"delegator_address":"kava1557yvujvu05t2p9q6jsu0u47wzdpwz5qaxscs9","validator_address":"kavavaloper1557yvujvu05t2p9q6jsu0u47wzdpwz5qss2sgj","amount":{"denom":"kva","amount":"1"}}}],"memo":""}

github
https://github.com/Kava-Labs/

10000 Stunden

POS, POW, ETH, BTC, ATOM, Cosmos, Polkadot, Aeternity, ICO, IEO, Filecoin,  BNB, Binance, Binance Chain,  Bonded Proof-of-Stake (BPoS), Nothing At Stake Problem, Peercoin, Delegation, BFT, Cosmos SDK, Inter-Blockchain Communication Protocol  (IBC), DeFi, CT, Modum (MOD), Rockepool, (RPL), uniswap, the DAO (Đ), parity hack, bitconnect, Polkadot, sharding, staking, MakerDao (MKR), CDP, Dai, MCD,  smartcontract, vyper, solidity, hodl, CMC, EOS, USDT, Tether, stamp, bitstamp, LYCI, ethereum classic (ETC), Vetri (VLD), dxDao, Threshold signature scheme (TSS)

Crypto Strategie und Aussichten im 2019

Thesen für 2019

Ethereum hat die zweite Killerapplikation gefunden: Decentralized Finance, DeFi. (Erste Killerapplikation war ICOs)

Weiter Projekte und Blochchain werden DeFi machen wollen. sind dran.

Aussichten

  • POW (Proof of Work) wird längerfristing zur Nische werden. (Ausser BTC)
  • POS (Proof of Stake) wird sich durchsetzen.
  • Decentralized Finance wird sehr gross werden, das Jahr 2019 zeigt dass in Ansätzen und noch vorallem ETH zentriert.