Optional
// contractToken in project is the assetName without policyIdconst ADD_NEW_PROJECT_TX = await prepareAddNewProjectTx(wallet, andamioConfig, project);const res = await ADD_NEW_PROJECT_TX.runTx(); Copy
// contractToken in project is the assetName without policyIdconst ADD_NEW_PROJECT_TX = await prepareAddNewProjectTx(wallet, andamioConfig, project);const res = await ADD_NEW_PROJECT_TX.runTx();
Generated using TypeDoc
Example