ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACADAEAFAG
1
Main milestonesSub taskDescriptionPriority levelTimelineAssigneeQA checkTask reviewerGit commitStaging dev urlNote
2
Submit proposal
3
Draft proposalHighThang Tran
4
Submit proposal to ideaScaleThang Tran
5
Develop bLearn prototypeDevelop a demo product to verify the technologies and product design:
- Backend to POST, GET serialized script rest APIs
- CMS frontend to approve to list a registered script and verify how smart contract works
- Contributor frontend to register serizalized plutus smart contracts, verify scripts with web3 functions
HighThang TranOanh Ngohttps://github.com/saigonbitmaster/paas
6
Build prototype docker imagesBuild docker image for: API, MongoDB, Frontends HighChuong PhamThang Tranhttps://github.com/saigonbitmaster/paas
7
Deploy bLearn docker to AWSDeploy PAAS docker images to AWS with domain:
- https://paas.bworks.app/web -> web app
- https://paas.bworks.app/cms -> cms
HighChuong Phamhttps://paas.bworks.app/cms#/
8
Create set of serialized plutus scripts to use as samplesThang Tran, Thanh Truonghttps://paas.bworks.app/web#/
9
Develop web3 component to intereact with wallets for plutus transactionsThanh Nguyen, Thang Vu
10
11
12
Project initation
13
Set up development environment LowChuong Pham
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100