Skip to content

JimmyFate/rosettanet

 
 

Repository files navigation

rosettanet

Ethereum <> Starknet RPC middleware.

Exploration_Team

Overview

Rosettanet is a middleware aiming to provide a simple and efficient way to interact with Starknet from Ethereum based libraries and applications.

Project structure

Contracts

The contracts are located in the contracts/ directory. It's a scarb project, so you can use the scarb CLI to build it.

It uses Starknet Foundry for tests.

See the contracts README for more information.

RPC Server

See the RPC README for more information.

Architecture

Here is a high-level overview of the architecture of Rosettanet:

Architecture

About

Ethereum <> Starknet RPC middleware.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cairo 56.0%
  • TypeScript 43.5%
  • JavaScript 0.5%