Skip to content

cartesi/rollups-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

373 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rollups Explorer

Coverage Status

Rollups Explorer is a web application that facilitates interacting with Cartesi applications. It includes the following features:

  • Connect to supported rollups-node (v2).
  • Send inputs to the listed applications.
  • Send deposits through available Cartesi Portals (e.g. EtherPortal, ERC721Portal, ERC20Portal, ERC1155SinglePortal, ERC1155BatchPortal)
  • List outputs generated by inputs sent to the Application of interest.
  • Execution of outputs (i.e., Vouchers).
  • Follow disputes for Cartesi applications that use PRT consensus.

Apps and Packages

  • apps/explorer: The web application that serves as client to connect to a rollups-node.
  • packages/eslint-config-cartesi: eslint configurations.
  • packages/tsconfig: A few tsconfig.jsons that is used throughout the monorepo.

Dependencies

  • NodeJS 22
  • pnpm (package manager)

Build

pnpm build --filter=explorer

Development

Run the following command:

pnpm dev --filter=explorer

To run storybook (optional)

pnpm storybook --filter=explorer

Note

To build all apps/ and packages/ you can remove the --filter=explorer from the commands above.

For Docker image build check here

For CartesiScan information check here

For release information check here

About

Cartesi Rollups Explorer Web Application

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors