Skip to content

Commit e6eb633

Browse files
spencer-xyzgmesika-coti
authored andcommitted
fixed error in documentation
1 parent eaa1245 commit e6eb633

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -58,23 +58,6 @@ The COTI Typescript SDK is comprised of two main components:
5858

5959
* `onboard.ts`: facilitates the onboarding of new users by generating cryptographic keys, signing data, and interacting with a blockchain smart contract. The `onboard` function automates the entire process, ensuring secure onboarding and key management.
6060

61-
## Usage
62-
63-
1. Install dependencies
64-
65-
```
66-
yarn
67-
```
68-
69-
3. Run ERC20 test
70-
71-
```
72-
yarn erc20
73-
```
74-
75-
> [!NOTE]
76-
> Runnning tests will create an account automatically. The account will be saved to the `.env` file and will need to be funded. Use the COTI faucet to request devnet/testnet funds.
77-
7861
#### Pending enhancements
7962

8063
- Publishing SDK via npmjs

0 commit comments

Comments
 (0)