Skip to content

simbadMarino/tron-sr-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WITNESS (SR) Scripts

URL Update

This is a simple script to update your SR URL information.

git clone this repo
cd updatewitness
npm install | yarn install
cp .env.sample .env    #After .env file is created paste your private key in the PRIVATE_KEY variable
node updatewitness.js

You should get a response like this:

1742327076274

Provided your private key matches the SR one, you should see a success together with a txn hash.

Any code contribution is welcomed!

Releases

No releases published

Packages

No packages published