Skip to content

0xzre/FFP_eth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFP ETH

image

folders

  1. api: api for offchain oracle
  2. ffp_web: web for FFP client
  3. offchain-oracle: offchain oracles connecting api and onchain oracle
  4. sc: Oracle and FFP Smart Contract

Steps:

  1. Initialize network with Kurtosis or Hardhat for dev. Get the private kesy and addresses for the wallets
  2. Prepare the oracle addresses and the private keys
  3. Deploy Oracle and FFP Smart Contract with deploy.js script
  4. Initialize wallets for FFP with initWallet.js and depositWallet.js
  5. Turn on the offchain oracle server.
  6. Turn on the api server.
  7. Run the client web code
  8. Use it

Kurtosis private eth:

  1. Make sure installed docker, kurtosis-cli
  2. Run : kurtosis run github.com/ethpandaops/ethereum-package --args-file ./network_params.yaml --image-download always

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •