By SingularityNET
Sep 23, 2024
Introduction to the Biweekly Technical Development Update
We present our biweekly technical development update of our Decentralized AI Platform, highlighting the significant progress made across core components.
Weeks 35 and 36 have seen noteworthy advancements, bringing us closer to our shared vision: a full-scale modernized Decentralized AI Platform:
Daemon
- Added gRPC stream tests;
- Completed live domain SSL certificate updates;
- Building the application for multiple systems in CI/CD;
- Running full test suite in CI/CD.
Publisher
• Created and uploaded a video tutorial for new users of the Publisher Portal.
Developer Portal
- Updating technical documentation;
- Adjusting documentation images to align with the selected theme.
Sandbox
- Fixed the process for restoring files from storage;
- Added a sample project for unary call services;
- Redesigned the preview area and library user interface;
- Updated the main menu to match the new design specifications;
- Implemented user-friendly alerts and dialog boxes;
- Redesigned the network module in the preview section;
- Configured the TypeScript server project and router;
- Set up server build routes and configurations;
- Implemented CORS middleware on the server;
- Conducted tests on source code assembly;
- Created backup transport and package compilation services.
Python SDK
- Removed CLI dependencies, adjusted SDK structure, and added new modules;
- In progress: a major update including new features and documentation.
NodeJS SDK