Mateus Oliveira

Results 13 comments of Mateus Oliveira

The full `createAccount` function: ```javascript export async function createAccount(endpoint, project_id) { // Get Nami handler const cardano = window.cardano; // Get protocol parameters const protocolParameters = await getProtocolParameters(endpoint, project_id); //...

I just gave up and I'm trying to use the PAB now, I'll wait for official support. I am sure I am using the custom module since I even removed...

I'll leave the issue open since I think integration with plutus minting policies is still a critical feature, which is not currently supported (officially)