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

(feat) add nillion testnet example env for nucleus builders #9

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

oceans404
Copy link
Member

Description

This PR adds an example Nillion testnet env for Nucleus Builders with usage instructions in the readme

  • check out packages/nextjs/.env.nilliontestnet with testnet config

  • I also deployed YourContract to chain 22255222 as an example contract

Copy link

vercel bot commented Apr 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
scaffold-nillion ✅ Ready (Inspect) Visit Preview Apr 12, 2024 4:36pm

Copy link
Member

@wwwehr wwwehr left a comment

Choose a reason for hiding this comment

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

love it

@@ -9,9 +10,26 @@ export type ScaffoldConfig = {
walletAutoConnect: boolean;
};

const nillionTestnet: chains.Chain = defineChain({
Copy link
Member

Choose a reason for hiding this comment

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

I was looking for this and was stuck in wagmi land

Copy link
Member Author

Choose a reason for hiding this comment

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

@oceans404 oceans404 merged commit 6bc9387 into main Apr 12, 2024
3 checks passed
@oceans404 oceans404 deleted the add-testnet-config branch April 12, 2024 18:30
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