Skip to content

Latest commit

 

History

History

contracts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Smart Contracts

There are three smart contracts deployed by lifebank.

Unit Tests

Unit tests for contract actions can be found here : Life Bank Smart Contract Unit Tests

Important

Only lifebankcode can create a new community. Use action createcmm

ACTION lifebankcode::createcmm( eosio::name creator, string community_name, eosio::asset community_asset, string description, string logo, const asset &maximum_supply)