-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Could be in the second tab (first tab is the chart for historical price). Highchart would be a good library for that. Easiest way is to do a point plot, x-axis is the supply, y-axis is price. Get the y point values using a fixed array for x-values. Y values can be computed using bonding curve contract (read only). The current position (current supply / price) should be highlighted in the graph (with horizontal and vertical guidelines leading to the axes)
Metadata
Metadata
Assignees
Labels
No labels