Skip to content

Commit

Permalink
README-tech.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-damian committed Aug 25, 2024
1 parent 54d8fb0 commit 13f050e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README-tech.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,23 +149,6 @@ Deploy on the Devnet:
```bash
anchor deploy --provider.cluster devnet
```
### Update Program ID

Automatically update the Program ID in the necessary files:

```bash
npm run update-program-id
```

// anchor build && anchor deploy ???

### IDL Setup

Copy the IDL (Interface Definition Language) file into the Next.js App:

```bash
npm run copy-idl
```

### Run Front-End (Next.js App)

Expand Down

0 comments on commit 13f050e

Please sign in to comment.