Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Investigate nix usage for forc index #1499

Open
ra0x3 opened this issue Dec 5, 2023 · 1 comment
Open

Investigate nix usage for forc index #1499

ra0x3 opened this issue Dec 5, 2023 · 1 comment
Labels
research This issue only requires researching an idea

Comments

@ra0x3
Copy link
Contributor

ra0x3 commented Dec 5, 2023

  • More details to come
  • @Br1ght0ne, when discussing with this with @Voxelot your name was brought up as a potential nix expert to consult with
  • We essentially have an issue where all of the issues that users experience when getting started with the indexer are related to our forc index plugin
    • This plugin does things like compile indexers to a wasm32 target - which can work or not work depending on what type of environment the users have on their machine
    • Users rarely have issues with the fuel-indexer service because we've dockerized it (preventing those ☝🏼 types of issues)
  • We'd effectively like to "dockerize" (in a manner of speaking) our forc index plugin in a way that is super easy for users to understand/pickup
  • Any thoughts here? Happy to chat on a call or some such

cc @digorithm

@ra0x3 ra0x3 added the research This issue only requires researching an idea label Dec 5, 2023
@Br1ght0ne Br1ght0ne self-assigned this Dec 7, 2023
@gww-fuel
Copy link

gww-fuel commented Dec 8, 2023

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
research This issue only requires researching an idea
Projects
None yet
Development

No branches or pull requests

3 participants