arena-core 0.1.2

Framework for holistic economic modelling and simulation of Uniswap v4 strategies, hooks and pools.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "contracts/v4-core"]
	path = contracts/v4-core
	url = https://github.com/uniswap/v4-core
[submodule "contracts/lib/forge-std"]
	path = contracts/lib/forge-std
	url = https://github.com/foundry-rs/forge-std
[submodule "contracts/utils/lib/forge-std"]
	path = contracts/utils/lib/forge-std
	url = https://github.com/foundry-rs/forge-std
[submodule "contracts/utils/lib/solmate"]
	path = contracts/utils/lib/solmate
	url = https://github.com/tranmissions11/solmate
[submodule "contracts/utils/lib/v4-core"]
	path = contracts/utils/lib/v4-core
	url = https://github.com/uniswap/v4-core