Skip to content

Bounties-Network/Auth-Tx-Starter-Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication Starter

This builds an example of how to plug in our components library and authentication starter kit to build UX around transactions and off-chain logins that verify public address ownership.

To learn more, checkout the documentation: https://bounties.readme.io/v1.0/reference#using-the-starter-kits

Usage

To get up and running, first install the npm packages.

yarn install
yarn start

Additionally, the local API server will need to be started. Navigate to auth_api/django_rest and run the following:

docker volume create --name starter_psql
docker-compose up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published