0.0.4 • Published 1 year ago

@triadxyz/firethree-protocol v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

  1. Clone the project:
git clone https://github.com/firethreexyz/firethree-protocol.git
  1. Install dependencies:
cd firethree-protocol
npm install