Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 7.37 KB

Afloat_Milestone4.md

File metadata and controls

43 lines (32 loc) · 7.37 KB

Milestone Delivery 📫

The invoice form 📝 has been filled out correctly for this milestone, and the delivery is according to the official milestone delivery guidelines.

Context (optional)

This is the third milestone of Afloat's grant. It covers ordering fractional tax credits, confirming and settling the order.

A running instance of the code can be found here

Deliverables

Number Deliverable Link Notes
0a. License https://github.com/hashed-io/hashed-substrate/blob/main/LICENSE MIT
0b. Documentation https://github.com/hashed-io/hashed-network-portal-ui
https://github.com/hashed-io/hashed-substrate
Marketplace
Fruniques
https://github.com/hashed-io/hashed-private-server
https://github.com/hashed-io/hashed-private-client-api
The code has inline documentation and each repository has a detailed README with build, run, and test instructions.
0c. Testing Github repository The test is built directly into the Rust project
0d. Video English and Spanish versions English and Spanish videos explaining the functionality on this Milestone, as well as some details on how to run it.
0e. Article English and Spanish versions English and Spanish articles explaining the math of the fractional NFTs and the business advatanges
1. Approve Redemption Specialists Documentation The redemption specialist role is currently part of the administrator role to reflect Afloat's current workflow. Step shown in video
2. Request Redemption Documentation Step shown in video.
3. View materials and Redeem The tax credit documentation is visible and the workflow is shown in the video.
4. Asset Manager Documentation The asset manager role is currently part of the administrator role to reflect Afloat's current workflow. Step shown in video.
5. Launch Materials Louise is giving a series of talks that started January 12th, sponsored by 4 CPA societies (Indiana, Georgia, Michigan and Virginia) called From Bitcoin to Parachains: How One Strand of the Blockchain Industry is Evolving.

Louise also gave the "Roller Coaster of Media Reporting on Blockchain and Cryptocurrency" talk in September and November 2022, supported by the Virginia Society of CPAs with Virginia Technological Insitute. The videos from the milestone will be used to show the general functionality.

Repositories (all MIT licensed)

Component Repo Language
Afloat Client API https://github.com/hashed-io/afloat-client-api Javascript
Marketplace UI https://github.com/hashed-io/hashed-network-portal-ui Quasar/Vue
Marketplace pallet https://github.com/hashed-io/hashed-substrate/tree/develop/pallets/gated-marketplace Rust
Fruniques pallet https://github.com/hashed-io/hashed-substrate/tree/develop/pallets/fruniques Rust
Confidential Documents Server https://github.com/hashed-io/hashed-private-server Javascript
Confidential Documents API https://github.com/hashed-io/hashed-confidential-docs-client-api Javascript
Faucet Server https://github.com/hashed-io/faucet-server Javascript