We talked about our next steps.
Right now we need to finish the pool page, so that we could start launching the pools.
The pool page is already functional: it has the buy & sell forms, along with the influencer profile. To make it complete, we need to add three more sections: the token value proposition, the list of historical trades and the price chart.
We'll start with simple versions for the first two sections, then move to the price chart implementation. To make it efficient, we'll need to implement server-side caching of the Buy and Sell events emitted from the Fairpool smart contract.