Flying Nobita

Results 3 issues of Flying Nobita

In my `Landing.tsx` file: ```typescript import { Main, textStyle } from "@aragon/ui"; import React from "react"; const Landing = () => { return ( Title 1 ); }; export default...

I'm trying to follow the instructions and I'm not using `lerna` and to **"Manually call precommit in each package"**. I'm following the instructions in section **"Manually call precommit in each...

Currently, Skale testnet chains are [requested by the developer](https://skale.network/docs/developers/getting-started/expert) where each chain has specific endpoints. eth-sorbet's current approach of storing a common endpoint for all testnet would not work in...