Skip to content

Releases: Build-Squad/influencer-marketplace

XFluencer Solana Program 1.0.0

29 Mar 17:33
e63b610
Compare
Choose a tag to compare

What's changed?

This is the first version of the Xfluencer Solana Program including:

  • Configuratble fees on every escrow
  • Manage of Escrows based on Solana and SPL tokens
  • Local Validator unit testing on both escrows on SOL and SPL
  • Pyxfluencer Async python client to launch validation operations from backend
  • IDL version 1.0.0 json interface
  • Type Script Xfluencer Mock UI tacking to the solana program

Merged Pull Requests Included

  • Update Instructions Supporting SPL Tokens for Escrows #284
  • Add Idempotent ATA creation when Create Escrow with SPL
  • Update Solana XFluencer Mock Client #277
  • Boxing Solana Structs and Update Python Solana Client #272
  • Enable SPL Tokens Support on Escrow Creation #248