Monthly Digest — Aug 2021

V Systems
6 min readAug 31, 2021

Engineering Updates

Mainnet Development

We have completed the mainnet update and core smart contracts development for our next release, final touches are in smooth progress. Unitest of V Swap Contract, V Option Contract, V Stable Swap Contract has been completed; network testings of V escrow contract, Token V2, and NFT V2 are near completion. Our current focus is still on the user interface component. We hope to provide a user experience that is both faster and clearer than on other platforms, and be the finest user interface DeFi has yet seen.

Utility Development

On the application development side, we have made good progress this month, mainly focusing on the front-end and back-end design, development and UAT of the V Atomic Swap contract.

At the same time, we accelerated the development work of V-Swap contracts, and fine tuning details, including:

1. Update Account when login;

2. Completed “add liquidity” function(UI & backend logic);

3. Fix my liquidity token balance bug;

4. Completed “pool detail” function(UI & backend logic);

5. Adjusted “pools page” (removed the ambiguous “shared pools” and hide the entry of of “create pool” of the second version);

6. Realized save “pool” function (UI & backend logic);

7. Added “Pools” page of mobile version;

8. Adjusted Logo Header and configuration of screen sizes (Issue 41 ,42);

9. Overall updating Google fonts (Issue 38);

10. Adjusted maximum width on bigger screens (Issue 37);

11. Adjusted “Liquid” to “Liquidity” (Issue 34).

Ecosystem Updates

Tachyon Protocol

This month, the Tachyon team officially released version 2.8.0. In the new version, the UI style layout of the homepage user interface was redesigned, and the function of giving new users experience time was added. Optimized the functional logic of reward videos for Android client and iOS client. In response to user feedback, such as the problem of not being able to connect to the server when the advertisement is not loaded, the function and user experience are further optimized.

After completing the function optimization and bug fixes of version 2.8.0, the team started the development of the new version 2.9.0.

Goldzip

The project team is currently testing the GZ app for minting and issuing GoldZip tokens.

At the same time, the team is preparing for release activities and promotion operations after going online. We have released a short demo of GoldZIP APP, showing the smooth process of key functions including initializing, minting, and issuance.

Also recently, at the Hong Kong Crypto Asset Federation (CAF) event, VSYS CEO Alex presented the case of Goldzip and VSYS cooperation to the financial industry in Hong Kong.

Blockdesk

The team is currently undergoing product iteration and further functional development.

VSYS Mooncrafter

The project has completed the development of the partner system and has been officially launched.

At the same time, the project will continue to actively expand the computing power, and it is expected that the average daily computing power will exceed 500G.

The new version of the main interface of the mining pool has been activated this month.

NFC315

The backend interface of the NFC315 anti-counterfeiting traceability platform has basically been developed. The backend uses Spring Cloud’s microservice architecture. The backend documents:

https://docs.apipost.cn/preview/ebc8a591877bed6c/dbf1831128f63024

It is planned to develop front-end artwork anti-counterfeiting, traceability, and transaction functions based on the back-end interface from September to November. The front-end functions will be implemented in wechat mini-appp and mobile H5.

It was originally planned to build an artwork anti-counterfeiting and trading platform base on NFC315 in July and August. However, due to the Covid19 in July and August, the user communication of the project was affected. The launch time of the project will be extended by 2 to 3 months accordingly

NFT Octopus

The project has now completed 95% of contract audit tests.At the same time, the team is planning the issuance activities and is preparing to launch at a good time so that all users can start staking and obtain NFT cards.

Supernode Community Updates

Over 2 billion VSYS are actively staked on the V Systems network. According to Stakingrewards.com, 30% of VSYS have been staked with an annual yield of 12.78%. The total amount of VSYS engaged in staking: 1,776,492,521

Stay Connected

Twitter: https://twitter.com/VSYSCoin
Telegram:https://t.me/VSYSOfficialGroup
Medium:https://medium.com/vsystems
YouTube: https://www.youtube.com/channel/UC3tnJX2dztNKh2yJxFVSDAw
Reddit:https://www.reddit.com/r/V_SYSTEMS/
Github: https://github.com/virtualeconomy/v-systems

Links for VSYS coin

Coinmarketcap: https://coinmarketcap.com/currencies/v-systems/
Coingecko: https://www.coingecko.com/en/coins/v-systems

Other Useful Links

VSYS Official Website: https://www.v.systems
Supernode Ranklist: https://vsysrate.com/
VSYS Blockchain Explorer: https://explorer.v.systems/

브이 시스템즈 월간 리포트 — 2021년 8 월

개발 업그레이드

메인넷 개발

다음 버전의 출시를 준비하기 위해 저희 팀은 메인 넷 업그레이드와 핵심 스마트 컨트랙트 개발이 완료되었으며, 현제 마지막 수정 작업도 잘 진행되고 있습니다.

브이 스왑 컨트랙트 (V Swap), 브이 옵션 컨트랙트( V Option),브이 스테이블 스왑 컨트랙트 (V stable Swap) 단위 테스트는 완료되었으며, 브이 에스크로 컨트랙트( V escrow contract ) , Token V2, NFT V2의 네트워크 테스트도 곧 끝날 예정입니다.

우리 현재의 핵심 작업은 사용자 인터페이스 구성 부분을 개발하는 것입니다. 우리 팀은 사용자들에게 더 빠르게 더 명백한 사용자 경험, 지금까지 가장 좋은 디파이 사용자 경험을 제공할 수 있는 플랫품을 만들려는 것을 목표로 하고 있습니다.

도구 개발 (Utility Development)

이번 달 애플리케이션 개발 작업은 잘 진행되고 있습니다. 주로 V Atomic Swap 컨트랙트의 프론트앤트와 백엔드 디자인 및 개발에 집중하고 있으며, 브이 스왑 컨트랙트 ( V-Swap)의 UAT(사용자 수용 테스트)를 진행하고 있습니다.

동시에 저희 팀은 브이 스왑 컨트랙트 ( V-Swap)작업도 가속적으로 진행하고 있습니다.

아래와 같이 작업하고 있습니다.

1. 로그인 시 계정 정보 업그레이드

2. “유동성 추가” 기능 작업 완료( UI & 백엔드 설계 )

3. 나의 유동성 토큰 잔고 버그 수정

4. “ 풀 세부정보” 기능 작업 완료 ( UI & 백엔드 설계 )

5. “풀 페이지” 조정하였습니다.

( 애매한 “공유 풀들”을 제거하였으며, 두 번째 버전에 “풀을 만들기” 엔트리를 숨겨놨다.)

6. “풀” 저장 기능 실현했다. ( UI & 백엔드 설계)

7. 모바일 버전에서 “ 풀” 페이지를 추가

8. 로그 헤더와 스크린 사이즈 구조를 조정했음( Issue 41 ,42)

9.전체적으로 구글 서체로 업그레이드 했음 (Issue 38)

10. 더 큰 스크린에서 최대 너비로 조정했음.

11. “Liquid””을 “ Liquidity”으로 조정했음.

에코시스템 업그레이드

타키온프로토콜(Tachyon Protocol)

이번 달은 타키온프로토콜 팀은 버전 v2.8.0을 런칭했습니다.

홈페이지 사용자 인터페이스의 UI 스타일 레이아웃을 재디자인을 하였습니다. 새로운 사용자들에게 VPN을 사용하는 체험 시간 기능을 추가하였습니다.

iOS 및 안드로이드 클라이언트에서 리워드 비드오의 기능성 로직을 개선하였습니다.

새로운 버전에서 광고 기능 로딩하지 않아 서버 연결이 안되는 것과 같은 사용자 패드백 이슈들을 해결하기 위해 기존 기능 최적화 및 사용자 경험을 향상시켰습니다.

Tachyon VPN 버전 v2.8.0의 기능 개선 및 버그 수정 작업을 완료한 후에 현재 이 팀은 새로운 버전 v2.9.0.에 대한 작업을 들어갔습니다.

Goldzip

이번 달은 이 팀은 GZ 앱의 마이닝과 GoldZip 토큰에 관련 내용을 토론하고 있습니다.동시에 이 팀은 앱 출시 준비와 출시 후에 마케팅 프로모션 내용을 준비하고 있습니다.

또한 저희는 GoldZIP 앱의 짧은 데모르 만들었습니다. 이 데모에서 초시화, 미이닝, 보험등을 포함한 중요한 기능들에 대한 진행 프로세스를 보여줬다.

최근에 CAF Hong Kong 회의에서 VSYS CEO님 Goldzip을 사용한 장면과 홍콩 금융 산업에서 VSYS을 협력할 수 있는 사례를 보여줬다.

https://medium.com/vsystems/v-systems-presents-at-the-hong-kong-crypto-assets-federation-fee03c6eb80b

Blockdesk

이 팀은 현재 제품 업그레이드 작업과 추가적인 기능 개발 작업을 진행하고 있습니다.

VSYS Mooncrafter

이 팀은 현재 파트너 시스템 개발 완료했고 제품 런칭하였습니다.

동시에 이 팀은 지속적으로 연산력을 적극적으로 확장시키고 있습니다.

일평균 연산력은 앞으로 500G으로 도달할 것으로 예상하고 있습니다.

또한 이번 달 새로운 버전에서 에마이닝 풀의 메인 인터페이스를 활성화되었습니다.

NFC315

NFC315 플랫품의 위조 백업 엔드 인터페이스는 방지 트레이서빌리티 개발은 거의 완료되었습니다.

백언 엔트는 Spring Cloud’s microservice architecture를 사용하여 관련 문서는 아래 링크를

통해 확인할 수 있습니다. https://docs.apipost.cn/preview/ebc8a591877bed6c/dbf1831128f63024

9월에서 11월까지 백업 엔트 인터페이스로 의해 위조 방지, 트레이서빌리티, 거래 등 기능의 포런트 엔드 작업을 진행할 예정입니다. 포런트 엔트 기능들은 wechat 미니 앱와 모바일 H5에서 전시할 예정입니다.

원계획은 7,8월에 NFC315 예술품 위조 방지 거래 플랫품을 만들 계획이었지만, 코로나로 인해

프로젝트의 사용자 교류에 영향을 미쳤습니다. 이 프로젝트의 런칭 시간은 2~3 개월 정도 지연될 것 같습니다.

NFT Octopus

이번 달 스마트 컨트렉트 오딧 테스트 ( contract audit tests)적업을 약 95% 완료되었으며,

이 팀은 현재 보험 활동을 계획하고 있어 좋은 시점에서 런칭할 예정입니다.

런칭한 후에 모든 사용자들이 스테이킹와 NFT 카트를 보유 등 기능을 즐길 수 있습니다.

Supernode Community Updates

Over 2 billion VSYS are actively staked on the V Systems network. According to Stakingrewards.com, 30% of VSYS have been staked with an annual yield of 12.78%. The total amount of VSYS engaged in staking: 1,776,492,521

항상 지원해 주신 여러분께 감사드립니다.

Twitter: https://twitter.com/VSYSCoin

Telegram:https://t.me/VSYSOfficialGroup

Medium:https://medium.com/vsystems

YouTube: https://www.youtube.com/channel/UC3tnJX2dztNKh2yJxFVSDAw

Reddit:https://www.reddit.com/r/V_SYSTEMS/

Github: https://github.com/virtualeconomy/v-systems

VSYS 코인에 관련 링크:

Coinmarketcap: https://coinmarketcap.com/currencies/v-systems/

Coingecko: https://www.coingecko.com/en/coins/v-systems

Other Useful Links

VSYS Official Website: https://www.v.systems

--

--

V Systems

A blockchain platform that supports the efficient and agile development of decentralized applications. Visit our website at www.v.systems