Skip to content

Commit

Permalink
xNFT in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
semuelle committed Aug 31, 2023
1 parent de4607c commit f1e3dfc
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions evaluations/starks_xnft_1_semuelle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Evaluation

- **Status:** In Progress
- **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/xNFT.md
- **Milestone:** 1
- **Kusama Identity:** [ESxS4A7GHMLzve4Mbc9t27RpXtVTnV3LtcMTtcnD26jcUHA](https://polkascan.io/pre/kusama/account/ESxS4A7GHMLzve4Mbc9t27RpXtVTnV3LtcMTtcnD26jcUHA)
- **Previously successfully merged evaluation:** All by semuelle

| Number | Deliverable | Accepted | Link | Evaluation Notes |
| ------ | ----------- | :------: | ---- |----------------- |
| **0a.** | License | <ul><li>[ ] </li></ul> | link | Apache 2.0 / GPLv3 / MIT / Unlicense |
| **0b.** | Documentation | <ul><li>[ ] </li></ul> | link | We will provide both **inline documentation** of the code and a basic **tutorial** that explains how a user can transfer nft across chains |
| **0c.** | Testing and Testing Guide | <ul><li>[ ] </li></ul> | link | Core functions will be fully covered by comprehensive unit tests to ensure functionality and robustness. In the guide, we will describe how to run these tests. |
| **0d.** | Docker | <ul><li>[ ] </li></ul> | link | We will provide a Dockerfile(s) that can be used to test all the functionality delivered with this milestone. |
| 0e. | Article | <ul><li>[ ] </li></ul> | link | We will publish an **article**/workshop that explains [...] (what was done/achieved as part of the grant). (Content, language and medium should reflect your target audience described above.) |
| 1. | xNFT | <ul><li>[ ] </li></ul> | link | We will create a Substrate module that will handle cross-chain NFT transfers using these functions: 1. transferSingleNFT 2. transferMultiNFT 3. transferCollection 4. transferCollectionOwnership |
| X. | ... | <ul><li>[ ] </li></ul> | link | see [General Notes](#general-notes) |


## General Notes

-

0 comments on commit f1e3dfc

Please sign in to comment.