An open API service indexing awesome lists of open source software.

https://github.com/blocksecteam/phalcon_fork_examples

The code to show how to use Phalcon Fork
https://github.com/blocksecteam/phalcon_fork_examples

Last synced: 5 months ago
JSON representation

The code to show how to use Phalcon Fork

Awesome Lists containing this project

README

          

The repo shows how to use [Phalcon Fork](https://blocksec.com/phalcon/fork).

## Phalcon Fork

[Phalcon Fork](https://blocksec.com/phalcon/fork) is a specialized tool designed for Web3 developers and security researchers to conduct collaborative testing with private mainnet states. It allows users to create a Fork from any mainnet state and send transactions to the Fork via an [RPC endpoint](https://docs.blocksec.com/phalcon/phalcon-fork/user-manual/fork-rpc). This innovative tool has two key features that set it apart from other platforms.

* Firstly, it offers the ability to browse all transactions and, more crucially, debug them using the [Phalcon Explorer](https://docs.blocksec.com/phalcon/phalcon-explorer).

* Secondly, it boasts an internal block browser named [Phalcon Fork Scan](https://docs.blocksec.com/phalcon/phalcon-fork/user-manual/fork-panel#phalcon-scan), akin to Etherscan, facilitating easier viewing of transactions and accounts within the Fork.

## Examples
* [Deploy Uniswap v2 into Phalcon Fork](https://docs.blocksec.com/phalcon/phalcon-fork/tutorials/use-phalcon-fork-to-learn-uniswap-v2): [Code](https://github.com/blocksecteam/phalcon_fork_examples/tree/main/UniswapV2Deploy)
* [Understanding MEV of Rebasing Tokens using Phalcon Fork](https://docs.blocksec.com/phalcon/phalcon-fork/tutorials/understanding-mev-of-rebasing-tokens-using-phalcon-fork): [Code](https://github.com/blocksecteam/phalcon_fork_examples/tree/main/lidoMEV)