Skip to content

sesame-foundation/decentralized-factoring-challenge

Repository files navigation

Decentralized Factoring Challenge

This repository contains the source code for the Decentralized Factoring Challenge solidity contract. (The web interface can be found in the sesame-foundation-frontend) repository.)

Set up

  1. Install with npm install.
  2. Build with npm run build.
  3. Test with npm run test. This might require setting the NODE_OPTIONS environment variable to --openssl-legacy-provider.

Deploying to local test net

  1. Start the test net with npm run local-testnet.
  2. Deploy the contract with npm run deploy:local.

About

Source code for the Decentralized Factoring Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published