Giter VIP home page Giter VIP logo

simpl3r_prot3ct_init's Introduction

simpl3r_prot3ct_init

INSTALL

Install packages with npm or yarn

Install ts-node (https://www.npmjs.com/package/ts-node)

Enter required config value in config.json

Run ts-node ./index


To use mint IDs (hashlist) instead of CMID, run ts-node ./update_with_mintIds.ts instead and provide the mint IDs in the contained array.

TESTING & RESOLVING ERRORS

If you want to test this on a single NFT before applying it to the entire collection, use update_with_mintIds.ts and provide a single mint ID in the array.

If you are encountering errors during the execution, note the logged mint Ids and use update_with_mintIds.ts to rerun speficic IDs.

If you encounter a large number of such errors, make sure you are using a RPC Node that can handle large quantities of requests, or reduce the BATCH_SIZE in theft_protection.ts

CONFIG

CMID: If unknown, this can be found in the first transaction of each of your NFTs. The Candy Machine account in the transaction is named "Candy Machine". Can be ommitted if mint IDs are provided in update_with_mintIds.ts

Project ID: Your Simpl3r project ID. You can copy it from the Prot3ct setup page. Make sure this is correct or your metadata might not load correctly.

Update Authority Private Key: The private key of your wallet that holds the Update Authority to all your NFTs. You can export it from your Phantom wallet in Security & Privacy.

RPC Node: Url to your solana mainnet-beta RPC node. If you do not have access to a RPC Node, please contact your Simpl3r representative.

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.