Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

(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

@oceans404 oceans404 requested review from Davetbutler and wwwehr April 12, 2024 16:55
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants