geoshak
geoshak
As per title update 06-chapter-5-persisting-data-via-prisma.mdx to include changes to api/server.ts
We have an app that interacts with our Solana program at: https://explorer.solana.com/address/iLEPWontSkuaCDeg8psrxB3mVHAA39fWWRtinSJcrtJ I'm signing solana transactions in typescript, by two means: 1) transactions signed by native solana browser extensions (SolFlare,...
I'm using Linux Mint 21.1. I have cloned the repo, was able to run `pnpm run programs:build` But when running `pnpm run programs:test` I get: Besides some other type errors....