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

Move collection addr and fa addr to env #195

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Conversation

0xaptosj
Copy link
Contributor

@0xaptosj 0xaptosj commented Aug 29, 2024

Tested both template by running them locally

Doc PR aptos-labs/developer-docs#578

@0xaptosj 0xaptosj requested a review from 0xmaayan August 29, 2024 21:07
@0xaptosj 0xaptosj merged commit 9759d56 into main Aug 30, 2024
6 checks passed
@0xaptosj 0xaptosj deleted the j/move-collection-addr-to-env branch August 30, 2024 21:36
@@ -5,6 +5,9 @@ All notable changes to the create-aptos-dapp tool will be captured in this file.
# Unreleased

- Code cleanup, always use env var from constants
- Rename `collection_id` to `collection_address` in the NFT minting template
- Move `collection_address` and `fa_address` from `config.ts` to the `.env` file in the minting templates
- Support devnet for token minting template, nft minting is not supported on devnet because it depends on token-minter contract which is not deployed on devnet
Copy link
Collaborator

Choose a reason for hiding this comment

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

we can't support token minting dapp on devnet because it depends on Irys

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.

2 participants