qiwu7 / Randcast-User-Contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Randcast User Contract

Overview

This repo supports a set of useful APIs to integrate Randcast with user's app.

Contract developers can implement one or several base functions on the demand.

Development

Running tests

  1. Install Foundry

  2. Build contracts:

forge build
  1. Run tests:
forge test -vv

About


Languages

Language:Solidity 100.0%