truthixify

Results 3 issues of truthixify

![Screenshot from 2024-06-22 21-28-46](https://github.com/shawntabrizi/substrate-collectables-workshop/assets/124162045/2401c75c-0b5c-4855-bb3d-f236c794d3b6)

implementation of md6 in pure rust.

## Description On line 43 in `/contracts/scripts/utils/init-api.ts`, the code uses `DEV_PHRASE` directly instead of accountUri || DEV_PHRASE. As a result, the deployer account isn’t set correctly in contract that uses...