Skip to content

telos-crew/wishlist-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOSIO Contract Template

A template repository for EOSIO contracts.

Dependencies

  • eosio.cdt
  • nodeos, cleos, keosd
  • nodejs (tests)

Setup

To begin, navigate to the project directory: eosio-contract-template/

mkdir build && mkdir build/wishlist

chmod +x build.sh

chmod +x deploy.sh

The wishlist contract has already been implemented and is build-ready.

Build

./build.sh wishlist

Deploy

./deploy.sh wishlist account-name { mainnet | testnet | local }

Test

./test.sh wishlist

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •