Skip to content
/ xnft Public
forked from coral-xyz/xnft

🚀 Executable NFT Protocol and Marketplace

License

Notifications You must be signed in to change notification settings

omahs/xnft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.0%
  • Rust 27.6%
  • Other 0.4%