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

NftMinter support, error handling, other fixes #52

Merged
merged 34 commits into from
Sep 22, 2023
Merged

Conversation

bucurdavid
Copy link
Member

No description provided.

bucurdavid and others added 30 commits September 11, 2023 11:23
BREAKING CHANGE: NftMinter and SftMinter will inherit from Minter class.
DataNftMinter -> SftMinter

Refs: #37
MAIN : Automatic GitHub pages for TypeDoc
src/common/mint-utils.ts Outdated Show resolved Hide resolved
src/common/mint-utils.ts Outdated Show resolved Hide resolved
src/common/mint-utils.ts Outdated Show resolved Hide resolved
src/common/mint-utils.ts Outdated Show resolved Hide resolved
src/common/utils.ts Show resolved Hide resolved
src/sft-minter.ts Outdated Show resolved Hide resolved
src/sft-minter.ts Outdated Show resolved Hide resolved
src/sft-minter.ts Outdated Show resolved Hide resolved
src/sft-minter.ts Outdated Show resolved Hide resolved
tests/minter.test.ts Outdated Show resolved Hide resolved
Copy link
Member

@newbreedofgeek newbreedofgeek left a comment

Choose a reason for hiding this comment

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

Had to code review as most files show all changed. but approving anyways to do live tests

@newbreedofgeek newbreedofgeek merged commit c1b5e4b into develop Sep 22, 2023
1 check passed
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.

3 participants