Skip to content

Telos Works is a Worker Proposal System for the Telos Blockchain Network.

License

Notifications You must be signed in to change notification settings

telosXGO/telos-works

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telos Works

Telos Works is a Worker Proposal System for the Telos Blockchain Network.

Documentation

Documentation for Telos Works can be found on the Telos Net Docs

Setup

To begin, navigate to the project directory: telos-works/

mkdir build && mkdir build/example

chmod +x build.sh

chmod +x deploy.sh

Build

./build.sh works

Test

cd build/tests

./unit_test -l all -r detailed -t works_tests -- --verbose

Deploy

./deploy.sh works { account } { mainnet | testnet | local }

About

Telos Works is a Worker Proposal System for the Telos Blockchain Network.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.6%
  • CMake 4.7%
  • Shell 2.7%