From a18462bd6b2135743a982965da8368847d54bc41 Mon Sep 17 00:00:00 2001 From: Eike Janssen Date: Tue, 23 Apr 2024 09:52:03 +0000 Subject: [PATCH] general Information about Medas updated --- readme.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/readme.md b/readme.md index f58ca22..ad28b72 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,40 @@ + # medasdigital **medasdigital** is a blockchain built using Cosmos SDK and Tendermint and created with [Ignite CLI](https://ignite.com/cli). +Medasdigital is intended for future digital instantly payment purposes and tokenization of our company assets. We are runnin +g multiple validators and am planning rewards for delegators. Right now there is Sentinel, Mars, Bitcanna, Chihuahua and Fet +chAi (inactive) + +We also host a Akash Providee Node + + +## technical Info + +LCD +https://lcd.medas-digital.io:1317 + +RPC +https://rpc.medas-digital.io:26657 + +We cuurently have 5 own Validators running in 3 different datacenters + +Uranus +Neptun +Jupiter +Mars +Saturn + +Medas Digital Token is listed on Osmosis and integrated in Keplr Community Chain, we have to ressurect IBC Channel to Osmosis soon. + +Unfortunately we had to do a hard fork to cosmos sdk v0.50, exporting the current state, but so old blockchain information is no longer present but the balances are. + +For more technical visit our chain-registration at cosmos +https://github.com/cosmos/chain-registry/blob/master/medasdigital/chain.json + +If anybody is interested supportig in DEV for the cosmos sdk we would be thankful. We are mainly infrastructure specialists. + + ## Get started ```