Skip to content

Installation and Execution Commands in Readme wrong #1

@Papilllion

Description

@Papilllion
git clone https://github.com/Trac-Systems//tap-protocol-privilege-auth-boilerplate.git
cd /tap-protocol-privilege-auth-boilerplate
npm i
node token-auth.mjs

execution commands in readme are wrong, should be:

git clone https://github.com/Trac-Systems//tap-protocol-privilege-auth-boilerplate.git
cd tap-protocol-privilege-auth-boilerplate
npm i
node privilege-auth.mjs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions