FilOzone / FilOzone/onramp-contracts
Deploy scripts work for cross chains
- Dominant language
- Go
- Stars
- 5
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Move deploy scripts into three different pieces one for filecoin deploy one for cross chain deploy one for wiring everything up together
Probably easiest with symmetric pieces of state as input to scripts --
1. Keystore file of keys with tokens on network (calibration / cross chain testnet)
2. RPC apis of networks
then just use foundry cast for everything remove lotus as much as possible
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing deploy scripts and tracing their Lotus and Foundry cast usage. Separate the work into Filecoin deployment, cross-chain deployment, and wiring scripts, using keystore files and network RPC APIs as inputs. Done means the three pieces work together while minimizing Lotus usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain
- Domain
- blockchain, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100