coral-xyz / xnft

πŸš€ Executable NFT Protocol and Marketplace

Home Page:https://xnft.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xNFT

A protocol for minting and managing executable NFTs

Build Status Discord Chat License Docs

Disclaimer

  • This protocol is under active development and is subject to change
  • The contract code is currently unaudited

Developing

Install Anchor

If you do not have the Anchor dev tools installed, do that first by following the installation guide.

Build Dependencies

make dependencies

Build the xNFT Program

anchor build

Testing

cargo clippy --all-targets -- -D warnings
anchor test

About

πŸš€ Executable NFT Protocol and Marketplace

https://xnft.gg

License:GNU General Public License v3.0


Languages

Language:TypeScript 72.0%Language:Rust 27.6%Language:JavaScript 0.3%Language:Makefile 0.1%