File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Milestone Delivery 📫
2
+
3
+ ** The delivery is according to the official [ milestone delivery guidelines] ( https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md ) .**
4
+
5
+ * ** Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/dot-login.md
6
+ * ** Milestone Number:** 1
7
+
8
+ ** Context**
9
+
10
+ Please note that this delivery complies to the [ amended contract] ( https://github.com/w3f/Grants-Program/pull/2346 ) .
11
+
12
+ ** Deliverables**
13
+
14
+ | Number | Deliverable | Link | Notes |
15
+ | ------------- | ------------- | ------------- | ------------- |
16
+ | 0a. | License | https://github.com/singkeo/dot-login-substrate-node/blob/main/LICENSE | |
17
+ | 0b. | Documentation | https://github.com/singkeo/dot-login/blob/main/README.md | |
18
+ | 0c. | Testing Guide | https://github.com/singkeo/dot-login/blob/main/README.md | |
19
+ | 0d. | Docker | - | |
20
+ | 1. | ` zkEphemeralKeys ` Pallet | https://github.com/singkeo/dot-login-substrate-node/blob/1ac35576d2379d922553f7df96e4dc52beeca9c2/pallets/zkproof/src/lib.rs#L56-L70 | |
21
+ | 2. | ` address ` Pallet | [ Substrate pallet for deriving wallet addresses from OAuth2 JWT.] ( https://github.com/singkeo/dot-login-substrate-node/tree/main/pallets/zkproof/src ) | |
22
+ | 3. | ` jwtValidation ` Pallet | https://github.com/singkeo/dot-login-substrate-node/blob/1ac35576d2379d922553f7df96e4dc52beeca9c2/pallets/zkproof/src/lib.rs#L62 |
23
+ | 4. | ` JWK Registry ` Pallet | https://github.com/singkeo/dot-login-substrate-node/tree/main/pallets/zkproof/src |
24
+ | 5. | Client and OAuth Integrations | https://github.com/singkeo/dot-login |
You can’t perform that action at this time.
0 commit comments