0.0.4 • Published 1 year ago
@triadxyz/firethree-protocol v0.0.4
The official Firethree. Create your own solana dApp and build on the best of socialFI products!! Powered By @GenesysGO and @pyth.
collection, documents, storage, analytics, vaults
Quick Setup
Install
Install these dependencies over:
npm:
npm install @firethreexyz/firethree-protocol
yarn:
yarn add @firethreexyz/firethree-protocol
Build From Source
- Clone the project:
git clone https://github.com/firethreexyz/firethree-protocol.git
- Install dependencies:
cd firethree-protocol
npm install