Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor #65

Closed
wants to merge 30 commits into from
Closed

refactor #65

wants to merge 30 commits into from

Conversation

aleeusgr
Copy link
Owner

@aleeusgr aleeusgr changed the title Lucid contract refactor Apr 29, 2023
Copy link
Owner Author

@aleeusgr aleeusgr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

functions...

const lucid = await Lucid.new(emulator);

//
// lucid.selectWalletFromSeed(wallet1.seedPhrase);
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set(1) {                                                                                                               
  <ref *1> Lucid {                                                                                                     
    txBuilderConfig: TransactionBuilderConfig { ptr: 1370976 },                                                        
    wallet: undefined,                                                                                                 
    provider: Emulator {                                                                                               
      ledger: [Object],
      mempool: {},
      chain: {},
      blockHeight: 0,
      slot: 0,
      time: 1682781149514,
      protocolParameters: [Object],
      datumTable: {}
    },
    network: 'Custom',
    utils: Utils { lucid: [Circular *1] }
  }
}

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴

src/mint.mjs Outdated
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be decomposed into unit tests?

@aleeusgr aleeusgr closed this Apr 29, 2023
@aleeusgr aleeusgr deleted the lucid-contract branch April 29, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant