Skip to content

Commit 2355876

Browse files
committed
Update README
1 parent b8c2e73 commit 2355876

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ transferring them. An alternative implementation, the Keepsake pallet, is in the
6666

6767
Refer to the [mock runtime](src/mock.rs) and [provided tests](src/tests.rs) to see the NFT implementation in action.
6868

69+
## Test Project
70+
71+
In order to help develop this pallet, it is being consumed by
72+
[a test project](https://github.com/danforbes/substratekitties) - a work-in-progress update to
73+
[the original Substratekitties tutorial](https://github.com/shawntabrizi/substratekitties).
74+
6975
## Acknowledgements
7076

7177
This project was inspired by works such as the following:

0 commit comments

Comments
 (0)