Skip to content
/ token Public

RABOTA is the utility token of the ProRobot ecosystem, used for transaction validation and token holder governance.

Notifications You must be signed in to change notification settings

SkatePay/token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$RABOTA-token

$RABOTA is the utility token of the ProRobot ecosystem, used for transaction validation and token holder governance.

PROROBOT

Token History

Quick Instruction Set

mkdir rabota-token
cd rabota-token
solana config get
solana config set -ut

# treasurer
solana-keygen grind --starts-with key:1
solana config set --keypair key[PRESS_TAB]

# mint
solana-keygen grind --starts-with rab:1

solana airdrop 2

spl-token create-token --program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb --enable-metadata rab[PRESS_TAB]

spl-token initialize-metadata rabpv2nxTLxdVv2SqzoevxXmSD2zaAmZGE79htseeeq 'RABOTA Token' 'RABOTA' https://bafybeihetbvgte3kpwl5urwki6y3pgcro6ekc3whvtb7rzgh7d7ovmczgq.ipfs.w3s.link/metadata.json

spl-token create-account rabpv2nxTLxdVv2SqzoevxXmSD2zaAmZGE79htseeeq

spl-token mint rabpv2nxTLxdVv2SqzoevxXmSD2zaAmZGE79htseeeq 100

spl-token transfer rabpv2nxTLxdVv2SqzoevxXmSD2zaAmZGE79htseeeq 10 (recipient wallet address) --fund-recipient --allow-unfunded-recipient

solana transfer 94FnEpoDuyV84dCxmVu28uYLnQHT8oN3C59oed7XWzr2 0.1 --allow-unfunded-recipient

References

Testnet Mint Overview

About

RABOTA is the utility token of the ProRobot ecosystem, used for transaction validation and token holder governance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published