2 Million FSN Open Source Campaign — Progress Report November 19
Fusion kicked off its exciting ‘2 Million FSN campaign’ on Wednesday the 16th of October! The campaign is inclusive and open to anyone who wants to earn some FSN, before participating in any of the tasks, you must register to join the fsn.dev community using this Google form.
A) Reward Distributions for Fast Growing Open Source Community
Fusion Foundation has received 486 applications (at time of writing) from all over the world!
B) Progress report on the active tasks!
Exciting progress to share on all of the live campaigns of the relevant tasks where great progress has been made!
C) Positive traction on community driven proposals!
Chinese representatives of the Fusion Open Source Community are absolutely killing it, making good progress on their community inspired endeavours.
A) Reward Distributions for Fast Growing Open Source Community
At time of writing, the Fusion Foundation has distributed rewards to 319 successful applicants, culminating in 810,800 FSN tokens time-locked for three months.
For those that have completed the application but have not received their reward, please contact @TylerL11 on Telegram who can help you complete the registration step-by-step.
Submission Stats
The distribution of the 486 applications based on reported skills is as follows:
- Content creator (content writing, editing, online documentation) — 63 submissions received.
- Designer (UI, logo, poster, video, promotional materials) 109 submissions received.
- Developer (app, web, backend, etc. code development, testing, release) 136 submissions received.
- Researcher (research sharing technology content) 34 submissions received.
- Early Adopter (FSN public chain and application depth of use and creativity, etc.) 5 submissions received.
- Translator (content translation) 53 submissions received.
- Operation and maintenance management (website, server, publishing, etc.) 17 submissions received.
- Community Ambassador (activity organization, service support, communication and communication) 68 submissions received.
The numbers continue to grow rapidly compared with the 416 applications that were reported last week.
B) Progress report on the tasks offered by Fusion Foundation
Mobile Wallet Development
Participant: @kernel
Progress: @kernel is developing an easy-to-use mobile wallet geared towards more mainstream audiences and new adopters of cryptocurrency.
The first phase of development is already well underway.
- The wallet development team are focused on creating a seamless time-lock staking experience on Fusion that mainstream audiences can understand and participate in.
- The wallet will include basic functions such as send and receive receive tokens.
- Users will be given/choose a username rather than a string of numbers to reduce complexity.
DCRM Application
Participant: @dcrmwallet
Progress: A multi-currency DCRM wallet is current in development. Good progress is underway after the project began last week.
- The DCRM wallet will be named the ‘DCRM Private Key Box’ (translated from Chinese).
- The DCRM SDK port parameters will be communicated to the team later this week. The solution adopts DCRM and 2/3 threshold design.
- A version is being developed for PC, user interface design is already currently being worked through.
Call for Time-lock Articles
Participants: @Katesroad;@Yiixun;@wbin001
Progress: 3 people have signed up to participate in the time-lock content generation bounty. Let’s wait and see!
Community logo design
Participants: @linyangabc;@luditu;@Johannes;@GodRACE;@bobeu;@sl5646;@kumosoukai;@Tboyloyal;@chaingreen;@IEK92;@tracylovegraphicdesigner;@JamesCraigh;@xergershon;@Stestegoid;@spacecowb00y;@Uniquemeah ;
Progress:
The community was challenge to develop a logo that represents the Fusion Open Source Community spirit and embodies its values of innovation, freedom and collaboration. 16 community members have submitted logos as part of this competition with a total of 36 logos received.
Fusion is determining the right voting tool to use that is inclusive to all community members. We will advise on the timing an method for voting in the near future.
Document Translation
Participants: @alpha7b;@shiyaowen2;@Yiixun;@shumu;@KenianShi;
Congratulations to the participants who successfully translated a total of 12 documents from English to Chinese. The translated articles all passed a review from the Fusion team. 20,000FSN (time locked for three months) were distributed on November 15 to the participants. We would like to express our immense gratitude to those who supported and worked hard on these translations!
Click on the link to view the translated articles:
- How to extract time value from FSN tokens
- Distributed Private Key Fragments
- Fusion’s DCRM Open-Source Technology Explained Part One
- Fusion’s DCRM Open-Source Technology Explained Part Two
- USAN: Short Account Addresses
- Time Locked Use Case 1 — Lending
- Time Locked Use Case 2 — Bank Acceptance
- LILO Function Explained
- Fusion Wallet Interface Documentation
- JSON RPC Interface
- Fusion Time-Lock Function
- Time-Lock Innovation Extended
SDK development
Participants: @Cross-Chain, @KenianShi;@huhaichao;@marcelcure;
Progress:
Golang SDK developed by @Cross-Chain and @KenianShi
- Mongosync supports fast block synchronization, decoding the special data in the block and transaction on the FUSION chain;
- Fsn-cli supports offline build transactions and supports common online queries;
- Fsn-api is developing the query function, and most of the interfaces have been sorted out and sorted out. The query function is expected to be developed this week. The next plan is to develop transaction-related functions.
Code repository: https://github.com/fsn-dev/fsn-go-sdk
Java SDK developed by @huhaichao
- The query interface has already been developed
- Transfers of FSN tokens, offline signature, broadcast transaction has been developed.
- Transactions related to offline signatures currently under development
Code repository: https://github.com/huhaichao/fsnj-sdk/
Python SDK developed by @marcelcure
Code repository: https://github.com/FUSIONFoundation/web3fsnpy
3) Progress Report on the Community Inspired and Driven Tasks
Open source community website development
Participants: @linzhishuai, @chuanzonggit, @shumu
Progress: Under the leadership of community member Ragawa, the development of the Fusion Open Source Community (FOSC) has come along way. The website is to serve as a ‘task board’ to share new campaigns, a place to display a leaderboard of who has earned the most rewards and a place to view the latest contributions.
Functions that have been developed
- Home module — The homepage design has been completed. The copy is still in draft with further refinements expected.
- Registration module — Supports user email registration and email verification
- Login module — Supports user Github login, support user name, password login.
- Retrieve password module — Supports users to retrieve passwords via email.
Functions currently under development
- Technical article module — Module to display and mange technical articles.
- Development document module — Module to design technical documents.
Functions scheduled for development
- Forum module
- Task release module
- User centre module
- International support
FSN block browser development
Participants: @nycat, @vistwang
Progress:
- The team have completed backend frameworks and is now ready to tackle the user interface. The component content is on the github/katesroad branch.
- The current version of the front end takes inspiration form EtherScan, more to develop on this frontxt.