onflow / onflow/flixkit-go

Generate 1.1.0 FLIX format w/ config files

Open
#10 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
0
Forks
7
Avg merge
2d 5h
Merged PRs (30d)
2

Description

At this moment 1.1.0 FLIX FLIP is still under development but enough has been figured out to start generating FLIX 1.1.0

Files that can be passed in:

  • language file that has all the descriptive elements of FLIX
  • flow.json file that has dep addresses

Notes:

  • Support new import syntax. "placeholder" has been removed
  • If Cadence code is using old import syntax still generate version 1.1.0 FLIX
  • Might support multi-line Cadence block comment header for long messages

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Go entry point that generates FLIX 1.1.0 from the language file and flow.json. Trace how Cadence imports and block comment headers are parsed, then verify the generator handles old import syntax and multiline headers while still producing version 1.1.0 output.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.