Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvolear committed Mar 27, 2024
1 parent 37d0029 commit debb39e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![npm](https://img.shields.io/npm/v/@tokenf/contracts.svg)](https://www.npmjs.com/package/@tokenf/contracts)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# TokenF - Tokenize Finance
# TokenF - RWA Tokenization Framework

Bring Real World Assets (RWA) on-chain via flexible tokenization framework - TokenF.

Expand Down Expand Up @@ -51,12 +51,12 @@ contract EquityToken is TokenF {
> [!TIP]
> Check out the `examples` directory to learn how to bring your RWA on-chain!
There is an abundant [whitepaper](https://docs.google.com/document/d/1emJep8kqYRofAnU1W7Q8PCbRGhUytqVy3WCwD78SF2Y/edit?usp=sharing) available for the framework. If you are planning to build with TokenF, do check it out!
There is an abundant [documentation](https://tokenf.gitbook.io/tokenf) available for the framework. If you are planning to build with TokenF, do check it out!

## Contribution

With an ambitios goal to make RWA simple, we are open to any mind-blowing improvement proposals.

## License

The library is released under the MIT License.
The framework is released under the MIT License.

0 comments on commit debb39e

Please sign in to comment.