Skip to content

stephenplusplus/xnft

 
 

Repository files navigation

xNFT

Developing

Install Anchor

First install the Anchor dev tools. See book.anchor-lang.com.

Installing and building submodules

Then, install and build all submodules.

make bootstrap

Building

To build the program, run

anchor build

Testing

To test the program, run

anchor test

Localnet

To run a localnet with all the required programs deployed, first build and then run

anchor localnet

About

🚀 Executable NFT Protocol and Marketplace

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 72.6%
  • TypeScript 27.1%
  • Makefile 0.3%