Structsยง
- Consensus
Config ๐ - Genesis
Args ๐ - Generate genesis allocation file for testing
- Validator ๐
Functionsยง
- create_
and_ ๐mint_ token - Creates a TIP20 token through the factory (factory must already be initialized)
- create_
path_ ๐usd_ token - Creates PathUSD as the first TIP20 token (token_id=0) through the factory. Post-Allegretto, the first token must have address(0) as quote token.
- generate_
consensus_ ๐config - Generates the consensus configs of the validators.
- initialize_
fee_ ๐manager - initialize_
nonce_ ๐manager - initialize_
registry ๐ - Initializes the [
TIP403Registry] contract. - initialize_
stablecoin_ ๐exchange - initialize_
tip20_ ๐factory - Initializes the TIP20Factory contract (should be called once before creating any tokens)
- initialize_
tip20_ ๐rewards_ registry - initialize_
validator_ ๐config - Initializes the initial validator config smart contract.
- mint_
pairwise_ ๐liquidity - setup_
tempo_ ๐evm