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

0.0.13ย โ€ขย 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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.130latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.130
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50

Package Sidebar

Install

npm i @digitalbuddha/transmuter-ts

Weekly Downloads

0

Version

0.0.13

License

MIT

Unpacked Size

122 kB

Total Files

18

Last publish

Collaborators

  • digitalbuddha