You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**SubsCrypt** is a BaaS(Blockchain as a service) for developers to facilitate the integration of their subscription methods on the PolkaDot blockchain using a smart contract. A dashboard panel for admins to gather useful business data of their subscribed users(by protecting users' privacy) and a dashboard panel for users to manage all their subscriptions in one place.
10
11
@@ -20,12 +21,6 @@ In our country, we have a lot of restrictions and censorship. We are suffering f
20
21
Two months ago, our team started this idea to resolve these limits and connect our people worldwide. We will now announce our project as a service on blockchain to spread this type of freedom to the world.
21
22
Besides, this, we have experience in developing different backend services and Dapps, and we came to the conclusion that our platform can help developers to migrate from web2 to web3 and also help users by enhancing their user experience to use web3 websites(they only need to use a wallet for registration, and our login procedure can be handled without wallet)
22
23
23
-
<!-- pros:
24
-
1. Blockchain benefits
25
-
2. All-in-one solution to manage subscription mechanism in services that help users to manage their ser
26
-
vices in on platform without privacy problems(User dashboard for users to check their status)
27
-
3. minimizing development effort for developers to integrate subscription and payment into their service(providing a RestAPI for developers to easily interact with blockchain)
28
-
4. minimizing the fees -->
29
24
30
25
### Project Details
31
26
* Mockups/designs of any UI components
@@ -95,7 +90,7 @@ We will divide our project into four milestones. For the first milestone, we wil
95
90
***Full-time equivalent (FTE):** 5
96
91
***Total Costs:** 1.1 BTC
97
92
98
-
### Milestone 1 — Smart Contract and whitepaper
93
+
### Milestone 1 — Smart Contract
99
94
***Estimated Duration:** 3 weeks
100
95
***FTE:** 3
101
96
***Costs:** 0.3 BTC
@@ -152,11 +147,10 @@ We will divide our project into four milestones. For the first milestone, we wil
152
147
## Future Plans
153
148
when we finish this project successfully, then we will try to make our substrate pallet to become a standalone blockchain, and if everything goes well, we will try to be a PolkaDot parachain.
154
149
155
-
<!-- ## Additional Information :heavy_plus_sign: -->
150
+
## Works currently Done
151
+
* Design and implementation of smart contract in solidity([Repo Link](https://github.com/oxydev/SubsCrypt-solidity))
152
+
* Mockup design of our Website DashBoard and Pop-Up Component
153
+
156
154
157
-
<!-- Any additional information that you think is relevant to this application that hasn't already been included.
158
155
159
-
Possible additional information to include:
160
-
* What work has been done so far?
161
-
* Are there are any teams who have already contributed (financially) to the project?
0 commit comments