-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Feedback from @nicola
- APIs will be changing
- deployment is confusing -- ideally we should have a truffle project here either in place of or next to the foundry project. That might make deployme…
-
Truffle has a dry run option on migration that forks the network to check the migration.
When deploying a contract with dry run skipped, and then attempting to do an upgrade with dry run, the upgra…
-
PS C:\Users\shubh\Blockchain\eventtrigger> truffle unbox react
Starting unbox...
=================
√ Preparing to download box
× Downloading
Unbox failed!
Error: Error connecting to http…
-
I recently thought of working on a project using truffle and next-js so wanted to install the truffle-next box
However, I encountered some issues, a big list of npm errors
I am copy-pasting the en…
-
@tcoulter recently tried to unbox the React and Drizzle boxes on an EC2 instance and it failed at the "Setting up box" step, with a red X but no error message.
This is likely due to `npm install` r…
-
## Issue
When attempting to unbox a repo wherein the branch is called `main` as per the new Github convention (vs `master`) an error gets thrown as follows.
```
Unbox failed!
Error: Truffle Bo…
-
Authentication, signing up doesn't seem to work for me.
This might be the issue: [https://github.com/truffle-box/truffle-box-auth/blob/master/contracts/Authentication.sol#L27](url)
I believe signu…
-
**Describe the bug**
A clear and concise description of what the bug is.
```
❯ truffle unbox Paperchain/nuxt-box
Starting unbox...
=================
✔ Preparing to download box
✔ Downloading
…
-
Following instructions: http://truffleframework.com/boxes/react-uport
```
npm update -g truffle
truffle unbox react-uport
```
```
Downloading...
Unpacking...
Setting up...
Unbox successfu…