mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-01-11 02:13:11 +00:00
Fix Readme formatting
This commit is contained in:
parent
b95b426c48
commit
975775f91e
@ -46,8 +46,8 @@ The simplest way is using Foundry's [cast](https://getfoundry.sh/) tool, which y
|
||||
```
|
||||
curl -L https://foundry.paradigm.xyz | bash
|
||||
foundryup
|
||||
|
||||
```
|
||||
|
||||
Mint the token from your Linea Sepolia account:
|
||||
```
|
||||
cast send 0x185A0015aC462a0aECb81beCc0497b649a64B9ea "mint(address,uint256)" <Your Linea Sepolia Account Address> 5000000000000000000 --private-key $PRIVATE_KEY --rpc-url https://sepolia.infura.io/v3/<key>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user