โ
PSJ GLOBAL Development status [ํผ์์ค์ ์ด ๊ธ๋ก๋ฒ ๊ฐ๋ฐ ํํฉ]
Date : 2024.08.28
โ
“OceanDrive” Development:
[“์ค์ ๋๋ผ์ด๋ธ” ๊ฐ๋ฐ:]
โ
1. OceanDrive, Storage Provider, Infura and Gateway Development:
[์ค์ ๋๋ผ์ด๋ธ, Storage Provider, Infura ๋ฐ ๊ฒ์ดํธ์จ์ด ๊ฐ๋ฐ]
- Web3.gateway.microservice:
[์น3.๊ฒ์ดํธ์จ์ด.๋ง์ดํฌ๋ก์๋น์ค:]
1. Api gateway:
[Api ๊ฒ์ดํธ์จ์ด:]
โ gRPC Interface to auth-service – Completed
[์ธ์ฆ ์๋น์ค์ ๋ํ gRPC ์ธํฐํ์ด์ค – ์๋ฃ]
โ Redis Session management – Completed
[Redis ์ธ์ ๊ด๋ฆฌ – ์๋ฃ]
โ Authentication, Guards – Completed
[์ธ์ฆ, ๊ฐ๋ – ์๋ฃ]
โ User session – Completed
[์ ์ ์ธ์ – ์๋ฃ]
โ Updated Swagger Documents – Completed
[์ ๋ฐ์ดํธ๋ Swagger ๋ฌธ์ – ์๋ฃ]
โ gRPC Error Handler – Completed
[gRPC ์๋ฌ ํธ๋ค๋ฌ – ์๋ฃ]
โ Http Error Handler – Completed
[Http ์๋ฌ ํธ๋ค๋ฌ – ์๋ฃ]
โ API Key assign per pool
[pool ๋ณ API ํค ํ ๋น]
โ Integrations with Pool Event – Completed
[pool ์ด๋ฒคํธ ํตํฉ – ์๋ฃ]
โ Peer Subscribe – Completed
[Peer ๊ตฌ๋ – ์๋ฃ]
โ Peer Unsubscribe – Completed
[Peer ๊ตฌ๋ ์ทจ์ – ์๋ฃ]
โ Pool Create – Completed
[Pool ์์ฑ – ์๋ฃ]
2. Auth Service:
[์ธ์ฆ ์๋น์ค:]
โ gRPC Protocol for auth interface – Completed
[์ธ์ฆ ์ธํฐํ์ด์ค์ฉ gRPC ํ๋กํ ์ฝ – ์๋ฃ]
โ Database schema for user and token – Completed
[์ฌ์ฉ์ ๋ฐ ํ ํฐ์ ๋ํ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์คํค๋ง – ์๋ฃ]
โ Redis Session management – Completed
[Redis ์ธ์ ๊ด๋ฆฌ – ์๋ฃ]
โ Create API Key and API Secret Key for each user API – Completed
[์ฌ์ฉ์ API ๋ณ API Key ๋ฐ API Secret Key ์์ฑ – ์๋ฃ]
โ Kafka notification service interface – Completed
[Kafka ์๋ฆผ ์๋น์ค ์ธํฐํ์ด์ค – ์๋ฃ]
3. Pool management service [Pool ๋งค๋์ง๋จผํธ ์๋น์ค]
โ CreatePool – Completed
[Create Pool – ์๋ฃ]
โ Kafka Notify CreatePool – Completed
[Kafka Notify CreatePool – ์๋ฃ]
โ GetPoolInfoById – Completed
[GetPoolInfoById – ์๋ฃ]
โ UpdatePool – Completed
[UpdatePool – ์๋ฃ]
โ DeletePool – Completed
[DeletePool – ์๋ฃ]
โ Kafka Notify Delete Pool – Completed
[Kafka ์๋ฆผ ์ญ์ Pool – ์๋ฃ]
โ Get List Of Peers by PoolId – Completed
[Pool ๋ณ Peer ๋ชฉ๋ก ๊ฐ์ ธ์ค๊ธฐ – ์๋ฃ]
โ Subscribe to pool – Completed
[pool ๊ตฌ๋ – ์๋ฃ]
โ Unsubscribe pool – Completed
[pool ๊ตฌ๋ ์ทจ์ – ์๋ฃ]
โ Get Pool Status – Completed
[pool ์ํ ๊ฐ์ ธ์ค๊ธฐ – ์๋ฃ]
4. Web3.Storage Events service [์น3.Storage ์ด๋ฒคํธ ์๋น์ค]
โ Handle kafka events – Completed
[Kafka ์ด๋ฒคํธ ํธ๋ค – ์๋ฃ]
โ Pool Create – Completed
[Pool ์์ฑ – ์๋ฃ]
โ Pool Delete – Completed
[Pool ์ญ์ – ์๋ฃ]
โ Database schema for pool events – Completed
[pool ์ด๋ฒคํธ์ ๋ํ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์คํค๋ง – ์๋ฃ]
5. Notification service [์๋ฆผ ์๋น์ค]
โ Email service – Completed
[์ด๋ฉ์ผ ์๋น์ค – ์๋ฃ]
โ Kafka event for notification service – Completed
[์๋ฆผ ์๋น์ค๋ฅผ ์ํ Kafka ์ด๋ฒคํธ – ์๋ฃ]
โ Email template – Completed
[์ด๋ฉ์ผ ํ ํ๋ฆฟ – ์๋ฃ]
โ SMTP Settings – Completed
[SMTP ์ธํ – ์๋ฃ]
6. Response Handler Package [์๋ต ํธ๋ค๋ฌ ํจํค์ง]
โ Get Success Response Handler – Completed
[์ฑ๊ณต ์๋ต ํธ๋ค๋ฌ ๊ฐ์ ธ์ค๊ธฐ – ์๋ฃ]
โ Get Fail Response Handler – Completed
[์คํจ ์๋ต ํธ๋ค๋ฌ ๊ฐ์ ธ์ค๊ธฐ – ์๋ฃ]
โ STATUS Define – Completed
[STATUS ์ ์ – ์๋ฃ]
7. gRPC Package [gRPC ํจํค์ง]
โ Auth Protoc – updated
[์ธ์ฆ ํ๋กํ ์ฝ – ์ ๋ฐ์ดํธ]
โ Pool Protoc – updated
[Pool ํ๋กํ ์ฝ – ์ ๋ฐ์ดํธ]
โ File Protoc – updated
[ํ์ผ ํ๋กํ ์ฝ – ์ ๋ฐ์ดํธ]
8. Pool Events [Pool ์ด๋ฒคํธ]
โ Peer Activity Tracking – Completed
[Peer ํ๋ ํธ๋ํน – ์๋ฃ]
โ Peer file replication – Completed
[Peer ํ์ผ ๋ณต์ – ์๋ฃ]
โ Peer working minutes – Completed
[Peer ์์ ์๊ฐ – ์๋ฃ]
โ Peer Subscriber/ Unsubscriber – Completed
[Peer ๊ตฌ๋ ์ / ๊ตฌ๋ ์ทจ์์ – ์๋ฃ]
โ Bug fixes and maintenance have been performed:
[๋ฒ๊ทธ ์์ ๋ฐ ์ ์ง ๊ด๋ฆฌ]
โ Optimized create wallet part
[์ง๊ฐ ์์ฑ ๋ถ๋ถ ์ต์ ํ]
โ Import wallet issue fixed
[์ง๊ฐ ๊ฐ์ ธ์ค๊ธฐ ๋ฌธ์ ์์ ]
โ Successfully published our OceanDrive APP to MAINNET (v1.3.3) users can download from our homepage https://psjglobal.io/ocean-drive
[OceanDrive ์ฑ์ MAINNET(v1.3.3)์ ์ฑ๊ณต์ ์ผ๋ก ๊ฒ์ํ์ต๋๋ค.
์ฌ์ฉ์๋ ํํ์ด์ง https://psjglobal.io/ocean-drive์์ ๋ค์ด๋ก๋ ํ ์ ์์ต๋๋ค.]
โ macOS version is preparing for Mainnet open – In progress
[macOS ๋ฒ์ ๋ฉ์ธ๋ท ์คํ ์ค๋น ์ค – ์งํ ์ค]
OceanDrive Infura Development:
[์ค์ ๋๋ผ์ด๋ธ Infura ๊ฐ๋ฐ:]
โ
- The OceanDrive Infura for storage requester mainnet version is now open. For more information, please refer to the link: https://psjglobal.oceandrive.network/
[์คํ ๋ฆฌ์ง ์์ฒญ์ ์ฉ OceanDrive Infura ๋ฉ์ธ๋ท ๋ฒ์ ์ด ๊ณต๊ฐ๋์์ต๋๋ค.
์์ธํ ๋ด์ฉ์ https://psjglobal.oceandrive.network/ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.]
- Optimized version of explorer: (upload & download files) – In Progress
[ํ์๊ธฐ ์ต์ ํ ๋ฒ์ : (ํ์ผ ์ ๋ก๋ ๋ฐ ๋ค์ด๋ก๋) – ์งํ ์ค]
World Art DEXPO Development:
[์๋ ์ํธ ๋ฑ์คํฌ ๊ฐ๋ฐ:]
โ
- Bug fixes and maintenance have been performed:
[๋ฒ๊ทธ ์์ ๋ฐ ์ ์ง ๊ด๋ฆฌ]
- Fixed marketplace freezing issue by implementing image compression in marketplace and collection details pages.
Reference link: https://dexpo.world/marketplace?categoryType=ALL
[๋ง์ผํ๋ ์ด์ค ๋ฐ ์ปฌ๋ ์ ์ธ๋ถ์ ๋ณด ํ์ด์ง์ ์ด๋ฏธ์ง ์์ถ์ ๊ตฌํํ์ฌ ๋ง์ผํ๋ ์ด์ค๊ฐ ์ ์ง๋๋ ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ์ต๋๋ค.
์ฐธ๊ณ ๋งํฌ: https://dexpo.world/marketplace?categoryType=ALL]
“Metacon” Mobile app Development:
[“๋ฉํ์ฝ” ๋ชจ๋ฐ์ผ ์ฑ ๊ฐ๋ฐ:]
โ
- The Metacon app was released on the Mainnet and is now available on the Play Store for download.
Grand open
Reference link: https://play.google.com/store/apps/details?id=com.metacon&pli=1
[Metacon ์ฑ์ ๋ฉ์ธ๋ท์ ์ถ์๋์์ผ๋ฉฐ ํ์ฌ Play ์คํ ์ด์์ ๋ค์ด๋ก๋ํ ์ ์์ต๋๋ค.
๊ทธ๋๋ ์คํ
Reference link: https://play.google.com/store/apps/details?id=com.metacon&pli=1]
- Metacon app iOS development has been completed and the app is now available on the App Store for download.
Reference link: https://apps.apple.com/us/app/metacon/id6450976505
[๋ฉํ์ฝ ์ฑ iOS ๊ฐ๋ฐ์ด ์๋ฃ๋์ด ์ฑ์คํ ์ด์ ์ถ์๋์์ต๋๋ค.
์ ์ ๋ค์ ์๋ ๋งํฌ๋ฅผ ํตํด ์ฑ์ ๋ค์ด๋ก๋ ํ ์ ์์ต๋๋ค.]
Reference link: https://apps.apple.com/us/app/metacon/id6450976505]
- Bug fixes and maintenance have been performed
[๋ฒ๊ทธ ์์ ์ ์ง ๋ฐ ๊ด๋ฆฌ]
- Step counter development Initial stage – In progress.
[๋ง๋ณด๊ธฐ ๊ฐ๋ฐ ์ด๊ธฐ ๋จ๊ณ - ์งํ ์ค]
- ODS(OceanDrive Storage features) screen – In progress.
[ODS(OceanDrive Storage ๊ธฐ๋ฅ) ํ๋ฉด - ์งํ ์ค]
โ
๐ ๐ ๐ ๐ ๐์ค์ ๋๋ผ์ด๋ธ ๋ค์ด๋ก๋ ๐ ๐ ๐ ๐ ๐
๐ ๐ ๐ ๐ ๐ ์ค์ ๋๋ผ์ด๋ธ ํ๋ณด ์์ ๐ ๐ ๐ ๐ ๐
'ํผ์์ค์ ์ด๊ธ๋ก๋ฒ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
๋ฉํ์ฝ ํธ์ํฐ 09.11 (2) | 2024.09.11 |
---|---|
์ค์ ๋๋ผ์ด๋ธ ํธ์ํฐ 09.04 (8) | 2024.09.04 |
ํผ์์ค์ ์ด ๊ธ๋ก๋ฒ ํธ์ํฐ ์ ๋ก๋ 08.28 (3) | 2024.09.02 |
์ค์ ๋๋ผ์ด๋ธ ์ธ์คํ๊ทธ๋จ 08.29 (2) | 2024.09.02 |
์ค์ ๋๋ผ์ด๋ธ ํธ์ํฐ 08.07 (0) | 2024.08.09 |