candy

command
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 16 Imported by: 0

README

demo on localnet

solana-test-validator
  • Build and deploy the programs:
// Clone metaplex repo:
git clone https://github.com/metaplex-foundation/metaplex.git
cd metaplex/rust/token-metadata

// Build and deploy the `token-metadata` program:
cargo build-bpf program/src
solana program deploy /home/laptop/go/src/github.com/metaplex-foundation/metaplex/rust/target/deploy/spl_token_metadata.so
// and then save the `Program ID` that gets printed after the successful deployment.

// Build and deploy the `nft-candy-machine` program to the test node: 
cd metaplex/rust
anchor deploy
// and then save the `Program Id` that gets printed after the successful deployment.

What to do if I get an error:

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL