Skip to content

ilvcs/RWA-Fund-Token

Repository files navigation

RWA: Fund Token Contracts

This repository contains the smart contracts for the RWA Fund Token project. The contracts are developed using Hardhat.

Getting Started

To get started with the RWA Fund Token contracts, follow these steps:

  1. Clone this repository to your local machine.
  2. Install the necessary dependencies by running npm install.
  3. Run the tests to ensure everything is functioning correctly: npx hardhat test.
  4. Deploy the contracts to your desired Ethereum network using the Hardhat deployment scripts.

Contract Overview

The RWA Fund Token contracts consist of the following main contracts:

  • FundMarket.sol: This contract manages the RWA Fund Token market, allowing investors to trade tokens.
  • FundToken.sol: This contract represents the RWA Fund Token, which is a tokenized representation of a real-world asset.
  • WUSDC.sol: A stable coin .

Development

To contribute to the development of the RWA Fund Token contracts, follow these guidelines:

  • Fork this repository and create a new branch for your changes.
  • Write tests for any new functionality or modifications.
  • Ensure all tests pass by running npx hardhat test.
  • Submit a pull request with your changes for review.

Note

Please note that this project is still under active development and subject to changes. Feel free to reach out to the project maintainers for any questions or concerns.

License

This project is licensed under the MIT License.

About

Smart contracts for RWA: Fund Token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published