Git Product home page Git Product logo

transmuter's Introduction

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

transmuter's People

Contributors

ilmoi avatar

Stargazers

IceMasterT avatar Rar3 avatar  avatar  avatar  avatar mjppzn avatar Alexey Elizarov avatar  avatar LilSmoke avatar Mike Hale avatar  avatar  avatar Gabriel avatar GigaChad.Dev  avatar  avatar Payton avatar Riad Zaid avatar Patrick Schroeder avatar  avatar Brian Broeking avatar  avatar Barış Görgülü avatar  avatar Goat avatar CompendiumFi avatar

Watchers

 avatar

transmuter's Issues

Exit code 1 when running yarn build

yarn run v1.22.19
$ anchor build && ./scripts/parse-idls.sh && ./scripts/generate-idl-types.sh
Error: No such file or directory (os error 2)
error Command failed with exit code 1.

Have updated both Yarn and Node to the latest version

TypeError: Module needs an import assertion of type "json".

Thank you for your hard work guys; I see you are serious professionals so I appreciate your time. I am working on my project and your OpenSource code seems to be the best out there, but I am having trouble moving forward. When running "anchor test --skip-deploy --provider.cluster devnet --provider.wallet " I get the error at bottom. I'm not sure if I am putting this command in wrong or what. There seems to me an issue with import TransmuterError. In the test files there is a uTranmuterError. But any help would be greatly appreciated. I have messaged on Twitter, but also my discord is xBuddhaSupreme#9448 if that works better. Also pls invite if you have a Discord as I'd like to be a part of your dev community. Much luv.

TypeError: Module "file:///mnt/c/users/user/desktop/transmuter-main/tsconfig.json" needs an import assertion of type "json"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.