Aimeedeer / realtps

https://realtps.net
MIT License
93 stars 25 forks source link

Add support for DAG chains #18

Open brson opened 2 years ago

brson commented 2 years ago

Right now we only work with linear chains, but there are a few important networks that are not linear blockchains, like some of the Avalanche subnets, IOTA, Algorand, more in the future.

Start with Avalanche since it is well documented.