yarn add @cosmic-lab/props-shop-sdk
# or
npm install @cosmic-lab/prop-shop-sdk
To get started check out .env.example
.
Most likely you are targeting the production environment and not running the server locally:
RPC_URL=https://api.devnet.solana.com
# keypair of wallet used in PropShopClient
SIGNER=[1,2,3,4,5,...]