@gemworks/transmuter-ts
TypeScript icon, indicating that this package has built-in type declarations

0.22.6ย โ€ขย Publicย โ€ขย Published

Transmuter โš—๏ธ

Simple program to mutate old NFTs into new.

Docs

Read full documentation here.

Official deployment

Transmuter is officially deployed at: muto7o7vvfXcvpy5Qgjtaog7GRhtr9Zpzn7PSCmmF8Z across all 3: mainnet, devnet, testnet.

Deploying / using

Install dependencies:

yarn

Build the program:

yarn build

Run tests:

# localnet
yarn test

# devnet
anchor test --skip-deploy --provider.cluster devnet --provider.wallet <WALLET>

Publish new SDK to NPM:

yarn pub

Pull latest gem-farm-ts from NPM:

yarn update

Deploy:

anchor deploy --provider.cluster devnet --provider.wallet <WALLET>
anchor deploy --provider.cluster testnet --provider.wallet <WALLET>
anchor deploy --provider.cluster mainnet --provider.wallet <WALLET>

#note - w/o the --provider.wallet it will deploy using the KP in the /tests folder, which is obviously leaked

Readme

Keywords

Package Sidebar

Install

npm i @gemworks/transmuter-ts

Weekly Downloads

1

Version

0.22.6

License

MIT

Unpacked Size

120 kB

Total Files

18

Last publish

Collaborators

  • ilmoi