1B6UpSf8jvQnMa9Y

Profile not set

Mute
1B6UpSf8jvQnMa9YRh6CAsg1xRsunGXnY8
Actions 0
Following 0
Followers 0
Topics following 0
Muted 0
Is Muted By 0

1B6UpSf8jvQnMa9Y
saved 1236d
Which of the following is most important to be built for tokens?

Those who are Following us, Vote, & Leave your HandCash handle in the comments will receive a Pew-Pew from us!

/poll [Mint.bitcoin.com for BSV,NFT UI / Marketplace,In-Wallet Token Support,Paymail extension]
1B6UpSf8jvQnMa9Y
saved 1248d
Earn $0.08/click by sharing a @5300 offer of Run!

https://tonicpow.com/campaign/check-out-run-on-bitcoin

Create short links via TonicPow to specific parts of the site like in the docs or the different tutorials for more opportunities to earn #bitcoin!
1B6UpSf8jvQnMa9Y
saved 1252d
1B6UpSf8jvQnMa9Y
saved 1255d
Launch your NFT with Run in just a few lines of code!

class Sword extends Jig {
init (power) {
this.attack = power
}
}
Sword.metadata = {
emoji: '🗡️',
name: 'Excalibur'
}

Check the docs on Jigs at: https://run.network/docs/#jigs
1B6UpSf8jvQnMa9Y
saved 1257d
Check out our new tutorial on Jig Icons!

In addition to setting emojis on your jigs you can now associate custom images via @12 to your NFTs!

Take the tutorial here:

https://run.network/lessons/icons-emoji-svg-bitcoin-files/
1B6UpSf8jvQnMa9Y
saved 1259d
1B6UpSf8jvQnMa9Y
saved 1265d
What type of Run tutorial videos would you like to see?
1B6UpSf8jvQnMa9Y
saved 1270d
Typo in the above - 2nd line should read:

const token = MyAltCoin.mint(21000000);
1B6UpSf8jvQnMa9Y
saved 1270d
Check out the Token section in our docs at:

https://run.network/docs/#tokens

Easily extend the built-in Token class with decimal amounts, ticker symbols, emojis and more!
1B6UpSf8jvQnMa9Y
saved 1270d
Mint and send a token with Run in only 3 lines of code!

class MyAltCoin extends Token { };

const token = http://MyAltCoin.mint(21000000);

const sentToken = token.send('1HalTJHJmeiqidDjbwg1LZEsHDLY21xZQd', 50);
1MqL3CDQSzDNMKGb
saved 1271d
The Run application name now displays on the @12 block explorer!

Example tx:
https://sym.re/RUKNv1i

Learn how to set your app name on your Run transactions here:

https://run.network/docs/#api-reference-run-app