0.2.22 • Published 11 months ago
@cosmic-lab/prop-shop-sdk v0.2.22
Installation
yarn add @cosmic-lab/props-shop-sdk
# or
npm install @cosmic-lab/prop-shop-sdkEnv
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,...]