Skip to content

a8252525/BlockPanda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockPanda

image


Test in local

clone repo

git clone https://github.com/a8252525/BlockPanda.git

clone repo

git clone https://github.com/a8252525/BlockPanda.git

Init env

sh -c "echo \"alias cleos='/usr/bin/cleos -u https://api.testnet.eos.io'\" >> ~/.bashrc"
source ~/.bashrc

Init wallet

cleos -u http://$eos_endpoint wallet create --file wallet_pass.txt
cleos -u http://$eos_endpoint wallet import --private-key {private_key}

For private_key, go to EOSIO Testnet to get your own key-pair.

image

Compile and push contract

bash BlockPanda/blockpanda/panda.sh

About

Blockchain class final project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •