Skip to content
/ op-ora Public

Onchain AI Oracle powered chat and image generator

License

Notifications You must be signed in to change notification settings

affkoul/op-ora

Repository files navigation

op-ora

Onchain AI Oracle powered chat and image generator

How To

  1. Start by cloning this repository code.

  2. cd to the root directory of the project and run yarn install to get smart-contracts back-end dependencies ready.

  3. Configure the file .env.local inside the root directory properly.

  4. cd to the folder oao-nextjs-dapp and run yarn install to get front-end dependencies set.

  5. Then, configure the .env.local file inside the oao-nextjs-dapp directory properly.

  6. Back to the root folder, you can run npx hardhat compile to compile the contracts.

  7. Still inside the root folder, you can run npx hardhat ignition deploy ./ignition/modules/AIOracle.ts --network to deploy the AIOracle to your network chain.

  8. If you are interested in deploying your own Optimism L2 Rollup Testnet, head to https://docs.optimism.io/builders/chain-operators/tutorials/create-l2-rollup for steps to follow.

  9. Next, cd to the folder oao-nextjs-dapp and run yarn dev to start your front-end.

  10. Finally, you can interact with the onChain AI models.

In Action

GAC Logo

Onchain AI Oracle powered chat and image generator by GAC DEV

Nft Market Place

Support

More about the web3 back-end framework documentation can be found at https://github.com/ora-io/OAO

About

Onchain AI Oracle powered chat and image generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published