Creating CryptoKylin Account
Setting up a Kylin testnet account can sometimes be more an art than a science. If you have any issues please reach out to us.
Free Account
Create account using: https://faucet.eosnation.io/docs
Test accounts can only contain the characters a-z (lowercase), 1-5 and they must be 12 characters.
Example (change account name and public key):
Below you'll see how to create a keypair
If that guy is giving you flack, try this guy: https://testnet-tools.eosargentina.io/kylin
Get Free tokens
Get 100 free EOS tokens / 24 hours
Example:
Get DAPP Tokens
Enter your account here: https://kylin-dapp-faucet.liquidapps.io/
Setup Account
The following guide walks you through setting up an account, creating an EOSIO wallet with keosd
, importing the private keys, buying RAM for your account, and staking EOS for CPU/NET so you can run transactions.
Setup
Create account
Below we will create a public/private key pair.
Be sure to save your wallet password!
Buy RAM, Stake CPU/NET
Now we will buy RAM so that we can deploy a smart contract, and we stake EOS for CPU/NET so that we can run transactions.
Set eosio.code permission
eosio.code
allows a smart contract to sign actions itself, we will set this up under the active
permission level.
Last updated