-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from GenerationSoftware/toucan
Toucan Deployment
- Loading branch information
Showing
364 changed files
with
10,840 additions
and
15,176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pnpm-lock.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ This monorepo includes many of PoolTogether's apps and packages in order to faci | |
|
||
Make sure you have [pnpm](https://pnpm.io/) installed, as it is the package manager used throughout this monorepo. | ||
|
||
`pnpm install` | ||
`pnpm i` | ||
|
||
## 🏎️ Quickstart | ||
|
||
|
@@ -52,10 +52,13 @@ All apps above are [Next.js](https://nextjs.org/) apps with [Tailwind CSS](https | |
|
||
Prize pool and auxiliary contract addresses are included in the `hyperstructure-client-js` package. If you'd like to use older protocol deployments, refer to the versions below: | ||
|
||
- Current Optimism Deployment: | ||
- Current: | ||
- `hyperstructure-client-js@latest` | ||
- `hyperstructure-react-hooks@latest` | ||
- Beta Optimism Deployment: | ||
- Canary (Optimism): | ||
- `[email protected]` | ||
- `[email protected]` | ||
- Beta (Optimism): | ||
- `[email protected]` | ||
- `[email protected]` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
# Mainnet RPC URLs | ||
NEXT_PUBLIC_MAINNET_RPC_URL="YOUR_MAINNET_RPC_HERE" | ||
NEXT_PUBLIC_OPTIMISM_RPC_URL="YOUR_OPTIMISM_RPC_HERE" | ||
NEXT_PUBLIC_ARBITRUM_RPC_URL="YOUR_ARBITRUM_RPC_HERE" | ||
|
||
# Testnet RPC URLs | ||
NEXT_PUBLIC_SEPOLIA_RPC_URL="YOUR_SEPOLIA_RPC_HERE" | ||
NEXT_PUBLIC_OPTIMISM_SEPOLIA_RPC_URL="YOUR_OPTIMISM_SEPOLIA_RPC_HERE" | ||
NEXT_PUBLIC_ARBITRUM_SEPOLIA_RPC_URL="YOUR_ARBITRUM_SEPOLIA_RPC_HERE" | ||
NEXT_PUBLIC_OPTIMISM_SEPOLIA_RPC_URL="YOUR_OPTIMISM_SEPOLIA_RPC_HERE" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.