SENT- sentinel dVPN general-

>NEW ANDROID APP RELEASED

Download the new SENT Android dVPN application on the Google Play Store today!

The new Android application makes tremendous strides towards an improved user experience and aligns with one of Sentinel's core focus to decrease user learning curve.

medium.com/sentinel/launch-of-sentinels-revamped-user-friendly-android-dvpn-application-2d27f1137ed

Download link: play.google.com/store/apps/details?id=co.sentinel.sentinellite&hl

Attached: Sent Logo Transparent.png (1000x1000, 309.01K)

Other urls found in this thread:

github.com/sentinel-official/hub/commits/0.3.0
uniswap.info/pair/0xe240496565eb09bf4402732872ea4d76c0c1af05
github.com/ironman0x7b2/client/blob/development/main.go
medium.com/sentinel/the-reveal-of-sentinels-unrivaled-custom-relayer-that-helped-sentinel-to-achieve-the-highest-d00f3bed12af
medium.com/sentinel/the-significance-of-the-cosmos-game-of-zones-competition-and-the-unique-strategies-used-by-508bdf0bfd56
github.com/cosmos/cosmos-sdk/pull/2896
github.com/cosmos/cosmos-sdk/pull/3236
github.com/cosmos/cosmos-sdk/pull/3767
github.com/tendermint/tendermint/issues/373
github.com/tendermint/tendermint/issues/3365
github.com/sentinel-official/hub/tree/development/x/deposit
github.com/sentinel-official/hub/blob/development/x/vpn/handler.go#L158
twitter.com/NSFWRedditVideo

and the updates come rolling in

Attached: 44795c15-e6f8-4f36-81c8-0fdb4553dce4.jpg (668x809, 134.17K)

next the IOS app will be released, it will feature ikev 2 nodes and later also wireguard nodes

Attached: SENTios.gif (384x848, 2.97M)

thank god I've been waiting all day for a new SENT thread. How much longer until bull?? I have been holding for too long now.

Sentinel has been really pushing out the releases lately. Road to mainnet will be incredible.

github.com/sentinel-official/hub/commits/0.3.0

commits for sentinel tendermint chain are coming in daily, main net will be launched soon but before that there will be way more releases:
ios app
wireguard integration
v3 desktop client (with hardware integration)
private nets
tendermint 3 testnet
main net

we indeed thank the lord kek

I have noticed uniswap has a tiny bit of liquidity uniswap.info/pair/0xe240496565eb09bf4402732872ea4d76c0c1af05

Attached: c3171d72-6b7e-4c5d-bf6d-2c9c47fb3b38.jpg (668x809, 102.83K)

At the moment all I care about is the new UI/UX for the desktop. I have been accumulating SENT since I have seen the updated client design and can not wait to upgrade to it. The current desktop app works fine, but it really needed a design update.

Attached: Screen Shot 2020-07-12 at 12.17.53 PM.png (1848x1368, 532.4K)

does the token have any function given that using the dvpn is free ?

The token will be used for staking and securing the tendermint dpos chain based on on cosmos, in exchange you will get yearly interest rate.
This allows nice sinergies like staking sent and having "free" dvpn for life thanks to the yield.
Sent will also have secondary functions as payment token as governance token and reputation through dvpn node staking

speaking of reputation SENT is top of cosmos as a participant and also as a contributor, twice winning the game of zones

Attached: db8157b6-ddc2-42d4-ba6f-3136eedfceb2.jpg (817x1280, 286.54K)

Yeah they recently won 2 out of 3 categories of cosmos game of zones they won quite a bit of funding from cosmos team

the updated v3 client will also come with added features and private nets

"microservice architecture based backend and front-end

spidervpn users will be able to remotely access the #dVPN on their router

github.com/ironman0x7b2/client/blob/development/main.go

In the previous client, the UI and the application logic is in the same desktop client codebase which has been written in ReactJS.

There was no ability for other applications to integrate with the Sentinel dVPN network or for users to remotely manage their dVPN client

The new client features a binary file which starts a API server that allows for the UI to be imported from anywhere in the subnet.

On top of this binary anyone can write their own custom UI and also integrate dVPN and Sentinel account into their own app through the API server

What does this mean?

1) Remote management of Sentinel dVPN present in home router/raspi
2) Ability for enterprises/organizations to build applications ontop of the Sentinel network with dynamic UI that is maintained from their own server (users do not need to download a new installer for a UI update)
3) Ability for other applications to integrate Sentinel dVPN services and account system into their application "

Attached: new-ui.jpg (1075x795, 76.47K)

one of the winning solutions they made to win was pretty highly praised too

Attached: ec0b753b-51f3-4dc1-b86c-eb62099ad09d.jpg (1002x1280, 201.6K)

cause of their amazing performance during game of zones okex invited sentinel to validate their chain

Attached: okex.png (840x880, 87.77K)

Yeap they wrote their custom relayer

^this right here is why Sentinel will be the leading dVPN standard and not Orchid. Orchid can not even come close to this kind of in-depth development. Their user experience is god-awful.

Flush this turd.

This might be worth investing in. Where can I get some SENT

sentinel team got noticed by most cosmos validators, they will probably all participate to their main net launch

medium.com/sentinel/the-reveal-of-sentinels-unrivaled-custom-relayer-that-helped-sentinel-to-achieve-the-highest-d00f3bed12af

medium.com/sentinel/the-significance-of-the-cosmos-game-of-zones-competition-and-the-unique-strategies-used-by-508bdf0bfd56

go buy your scamcoins without product or userbase sentinel has 60k weekly users

hitbtc idex hotbit and soon i hope also uniswap

Attached: statssss.png (1017x909, 111.32K)

sent has also contributed significantly to cosmos sdk

App works well, i got full speeds and very good ping all over world.

>uniswap.info/pair/0xe240496565eb09bf4402732872ea4d76c0c1af05

Attached: 56675cf8-93d5-4abe-a0f9-397e0007c1bd.jpg (736x1158, 205.75K)

Can we rangeban India already so I can stop seeing these threads?

BULLS TIME

I AM TOO GETTING THE FULL SPEEDS ALL OVER WORLD

BULLS TIME

yeap these are the latest commits on github

Sentinel's Contribution to the Cosmos SDK

1. Fixed an issue the In IBC prototype where there were problems with incorrect sequences in the process of relaying transactions between chains. github.com/cosmos/cosmos-sdk/pull/2896

2. Fixed an issue relating to queries where the data doesn't have proofs github.com/cosmos/cosmos-sdk/pull/3236

3. Fixed an issue which led to a block delay in querying the account, implemented a new query method to resolve the delay. . github.com/cosmos/cosmos-sdk/pull/3767

4. Reported the wrong implementation of Private key and Public key interfaces and proposed the best method to implement. For the full description check github.com/tendermint/tendermint/issues/373

5. Requested and suggested a way to develop a solution to get the information (including time remaining) related to blocks that had yet to be synced. For the full description github.com/tendermint/tendermint/issues/3365

Tendermint based modules developed for Sentinel's Tendermint dVPN app

6. For Sentinel, creation and implementation of a deposit module, custom built to maintain status pertaining to locking of tokens. github.com/sentinel-official/hub/tree/development/x/deposit

7. For Sentinel implemented a mechanism for locking and releasing tokens based on the application requirements, wherein this case the user had to lock tokens in order to initiate a DVPN subscription github.com/sentinel-official/hub/blob/development/x/vpn/handler.go#L158

go back to zuckbook boomer

I know this is a difficult concept for your kind but have you considered seeking gainful employment?

I couldn't buy it even if I wanted to. I'm from the US so the current exchanges are a no go for me.

Attached: uni.png (449x330, 20.38K)

buy in smaller amounts for now, more liquidity will come

Attached: sent is the next link what.gif (215x220, 1.85M)

tough words coming from the guy that looses time fudding a lowcap, don't you have anything more productive to do ?
i think you should be able to access hotbit and idex