@cosmic-lab/prop-shop-sdk
v0.2.20
Published
Frontend client for Prop Shop
Downloads
242
Readme
Installation
yarn add @cosmic-lab/props-shop-sdk
# or
npm install @cosmic-lab/prop-shop-sdk
Env
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,...]