Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Local Network Contract Demo tutorial. #1934

Open
johnnymatthews opened this issue Apr 17, 2023 · 1 comment
Open

Create Local Network Contract Demo tutorial. #1934

johnnymatthews opened this issue Apr 17, 2023 · 1 comment
Labels
dif/hard Having worked on the specific codebase is important effort/days Estimated to take multiple days, but less than a week P1 High: Likely tackled by core team if no one steps up scope/fvm Issues tied directly to smart-contract development.

Comments

@johnnymatthews
Copy link
Contributor

johnnymatthews commented Apr 17, 2023

@hammertoe has created a video tutorial showing how to spin up a local network, and showcase the contract workflow. This issue tracks converting that video presentation into a text-based tutorial.

Video presentation is here: https://lvpr.tv/?v=5ae78luof6rv32vj

The steps in the presentation are:

  1. Clone the FVM local-network repo.
  2. Spin up Docker to create a local testnet.
  3. Use Hardhat to deploy the DealClient contract to the local testnet.
  4. Invoke the contract with details of what data you want to store.
  5. View the storage deal in a local Boost instance.
  6. Publish the storage deal.
  7. Fetch data from the local testnet using Lassie.

@hammertoe will tech review this once its ready

@johnnymatthews johnnymatthews added dif/hard Having worked on the specific codebase is important effort/days Estimated to take multiple days, but less than a week need/triage Needs initial labeling and prioritization P1 High: Likely tackled by core team if no one steps up scope/fvm Issues tied directly to smart-contract development. labels Apr 17, 2023
@johnnymatthews johnnymatthews self-assigned this Apr 17, 2023
@johnnymatthews johnnymatthews removed the need/triage Needs initial labeling and prioritization label Apr 18, 2023
@johnnymatthews johnnymatthews removed their assignment Nov 5, 2023
@parva-jain
Copy link

there's an issue with the video link!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dif/hard Having worked on the specific codebase is important effort/days Estimated to take multiple days, but less than a week P1 High: Likely tackled by core team if no one steps up scope/fvm Issues tied directly to smart-contract development.
Projects
Status: 🔖 Ready
Development

No branches or pull requests

3 participants