Claim Your Account

Lets get you verified!

Verification Code
CODE$:

Great! You may close this page
after you've sent us the code on ideascale.

You will receive a confirmation once your account is validated

To verify your ownership of this profile,
please send a personal message to Lido Nation
on ideascale and include the code above.

Login to follow Udai Solanki

Udai Solanki gravatar Udai Solanki Claimed
Follow

Bio

Missing Bio. Claim profile to add a bio.

Udai Solanki own proposals

Community Reviews across funding rounds

1968
Total reviews
Impact / Alignment
4.6 Star
Feasibility
4.05 Star
Auditability
2.83 Star
Impact Alignment
4.23 Star
Value for money
3.9 Star
Value for Money
4.11 Star
Addresses Challenge
2.66 Star

Proposals Across Funding Rounds

2
Completed
10
Approved
22
Proposed
₳2.4M
$143.3K
Requested
₳1.1M
$68.3K
Awarded
₳333.2K
$68.3K
Received

Udai Solanki Proposals (26)

Ada Pay Plug-In

$30,000 Requested

Solution: Prepare a easy to use plug-in which can be integrated with e-commerce platforms Payment flow is easy and generate confidence in user

Challenge: Fund 7
over budget Requested 0.375% of the fund.
0 (1)

Carbon Footprint Ledger

$14,000 Requested

Solution: Calculate your carbon footprint and send ADA to trusted projects to mitigate it

Challenge: Fund 7
over budget Requested 0.175% of the fund.
0 (1)

Traveller ID Ecosystem

$37,304 Received
$37,304 Requested

Solution: Decentralised traveller ID gives travellers control over their data, and hotels a peer-to-peer connection with travellers

Challenge: Fund 8
completed Awarded 0.233% of the fund.
0 (1)

Add Junior Developers to Ecosystem

$31,000 Requested

Solution: To increase developers in India, bring awareness, identify fresh engineering graduates and train on Plutus and Haskell and assist them to get on projects.

Challenge: Fund 9
over budget Requested 0.194% of the fund.
0 (1)

Add Senior Developers to Ecosystem

$31,000 Received
$31,000 Requested

Solution: To add senior developers in India on Cardano ecosystem, bring awareness, identify web 2.0 experienced developers and train them on Plutus and Atala Prism, assist them to get on projects. 

Challenge: Fund 9
completed Awarded 0.194% of the fund.
0 (1)

Ecosystem of Hotels on Cardano

$28,750 Requested

Solution: Decentralized traveler ID gives travelers control over their data when booking a hotel and provides efficiency for travel websites

Challenge: Fund 9
not approved Requested 0.18% of the fund.
0 (1)

SPO 4 Life

₳63,020 Requested

Solution: We want to create a simple website that references the existing pools and sort them by characteristics (climate, technological innovation…), with small descriptions as well as links to their website.

Challenge: Fund 10
not approved Requested 0.126% of the fund.
0 (1)

Cardano Developers Community in Kolkata, India

₳98,400 Requested

Solution: Cardano India Developers forum to take lead and organize events online and offline to build awareness about Cardano ecosystem and support them in process to learn and work on it.

Challenge: Fund 10
not approved Requested 0.197% of the fund.
0 (1)

Hotel Room ID and Room Booking SDK

₳97,300 Requested

Solution: Create a Unique Room ID for each hotel/accomodation room and make SDK available to make room booking, this Real World tool help in increasing Carano Adoption.

Challenge: Fund 11
not approved Requested 0.195% of the fund.
0 (1)

Cardano India Developers Community Hub

₳68,000 Received
₳97,900 Requested

Solution: Cardano India Developers Community Hub to organize activities and events online and offline to build awareness about Cardano ecosystem and support the developers in process to learn and work on it.

Challenge: Fund 11
funded Awarded 0.196% of the fund.
0 (1)

Hotel Room Booking and Payments on Cardano - A Real World Use Case

₳22,400 Received
₳100,000 Requested

Solution: Implement smart contracts for hotel room reservations and payments, leveraging Cardano blockchain technology to automate processes, enhance security, and improve the overall guest experience.

Challenge: Fund 12
funded Awarded 0.2% of the fund.
0 (1)

Open-Source Review and Reputation System - with a Use Case for Hotels

₳141,100 Requested

Solution: Develop a decentralized solution on Cardano to ensures authenticity, transparency, and user empowerment in review and reputation management across various platforms and industries.

Challenge: Fund 12
funded Awarded 0.282% of the fund.
0 (0)

Plutus and Haskell Extension Integrated within Visual Studio Code IDE

₳33,600 Received
₳197,700 Requested

Solution: Develop and integrate Cardano( Plutus and Haskell) Development support tools, plug-in, and extensions into Visual Studio Code for efficient and streamline development.

Challenge: Fund 12
funded Awarded 0.395% of the fund.
0 (0)

Cardano India Developers Community Hub

₳100,000 Requested

Solution: Cardano India Developers Community Hub to organize activities and events online and offline to build awareness about Cardano ecosystem and support the developers in process to learn and work on it.

Challenge: Fund 13
vote pending Requested 0.2% of the fund.
0 (0)

Web3Hotels - Cardano based Hotel Booking Platform

₳149,000 Requested

Solution: Web3Hotels.com Pilot: A demo B2C booking platform showcasing Cardano-based payments, reviews, and loyalty for select hotels, laying groundwork for future industry partnerships.

Challenge: Fund 13
vote pending Requested 0.298% of the fund.
0 (0)

Zero-Knowledge Proofs (ZKP) SDK for Privacy in Cardano

₳200,000 Requested

Solution: Zero-Knowledge Proofs SDK for Cardano will be an open-source toolkit enabling developers to easily integrate ZKP into DApps and smart contracts to simplifies ZKP for privacy, compliance and voting.

Challenge: Fund 13
vote pending Requested 0.4% of the fund.
0 (0)

Cardano SDK for Mobile dApp Development

₳198,000 Requested

Solution: Creating an open-source Cardano SDK for mobile dApp development on iOS and Android. This modular SDK will allow developers to easily integrate Cardano blockchain features into their mobile apps.

Challenge: Fund 13
vote pending Requested 0.396% of the fund.
0 (0)

Open-Source Cardano Event-Driven Architecture Framework

₳199,000 Requested

Solution: Build an open-source event-driven framework for Cardano smart contracts, enabling developers to create DApps that automatically respond to real-time events from external and blockchain data.

Challenge: Fund 13
vote pending Requested 0.398% of the fund.
0 (0)

Monthly Reports

During the first month of our program, we are glad to announce that we have successfully covered the topics of Basics Haskell. Now in this upskilling program, we have almost 30 experienced personnel in our community. During the period of 15th Nov to 15th Dec, we covered the below chapters as part of Haskell:

  1. Introduction to Haskell
  2. Haskell Installation (Win, Linux)
  3. Data Types (Int, Integer, Float, Bool, List, String, Double, Tuples) and their signature
  4. Conditions ( If-else Guard) and Expressions (let, where)
  5. Pattern matching
  6. Functions
  7. Recursion
  8. Intro to Type class
  9. Basic IO in Haskell All our session has been recorded for future reference and shared in our YouTube handler. For the above chapters, we have discussed more than 100 programs and homework which have been uploaded to GitHub week-wise. We are continuously sharing content to bring awareness among more developers about Cardano with the help of social networks like LinkedIn, Facebook, Twitter, and Instagram. Linkedin: https://www.linkedin.com/in/cardano-india-developers-community-764800252 Facebook: https://www.facebook.com/profile.php?id=100086149197444 Twitter: https://twitter.com/CardanoIndia Instagram: https://www.instagram.com/indiacardano/

We are using GitHub, Discord, and Youtube platform to share the technical solution with our participants. Github repo: https://github.com/CardanoIndiaDevelopersCommunity/ Upskill Program Youtube Handle: https://www.youtube.com/@cardanoindia Discord: https://discord.gg/CjvnXGYh Website: https://www.cardanoindia.org/ Emial id: [email protected]

Disbursed to Date
$31,000
Status
Still in progress
Completion Target
3. In the next 6 months
Comments 0

Login or Register to leave a comment!

We have started this program on 15th of Oct 2022 Cardano India Developers Community. To bring awareness among more developers about Cardano we do connect with people by the help of social networks like LinkedIn, Facebook, Twitter, and Instagram.

Linkedin: https://www.linkedin.com/in/cardano-india-developers-community-764800252

Facebook: https://www.facebook.com/profile.php?id=100086149197444

Twitter: https://twitter.com/CardanoIndia

Instagram: https://www.instagram.com/indiacardano/

In this upskilling program we have successfully added 25 experienced personnel, various IT experience in different technology into our community. The details regarding the enrolled members can be find in the below link

https://github.com/CardanoIndiaDevelopersCommunity/Program-Details

After the initial promotions we started our sessions with the developers on 15th Nov. 2022. In this upskilling program, we do follow IOHK course patterns. Every week there are two sessions where we are connecting with the members for 1 hr-1.30 hr, to guide and problem-solving. In our 1st session, we do share the course content and technicality of the course. In the 2nd session, we are checking their progress and solved their doubt and problems. We are using GitHub, Discord, and Youtube platform to share the technical solution with our participants.

Github repo: https://github.com/CardanoIndiaDevelopersCommunity/

Upskill Program Youtube Handle: https://www.youtube.com/@cardanoindia

Discord: https://discord.gg/CjvnXGYh

Website: https://www.cardanoindia.org/

Emial id: [email protected]

Disbursed to Date
$31,000
Status
Still in progress
Completion Target
3. In the next 6 months
Comments 0

Login or Register to leave a comment!

Project was presented by proofspace at IOG event on July 22nd

Disbursed to Date
$37,304
Status
Still in progress
Completion Target
1. In the next month
Attachment(s)
Comments 0

Login or Register to leave a comment!

Good progress and synrgies between the companies

Disbursed to Date
$37,304
Status
Still in progress
Completion Target
9/1/2022
Comments 0

Login or Register to leave a comment!

Coordination meetings between Proofspace & eRevmax already took place

Disbursed to Date
$37,304
Status
Still in progress
Completion Target
9/1/2022
Comments 0

Login or Register to leave a comment!