Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
9598399
Topic
860994
Board
Development & Technical Discussion
Re: As a developer, what's the best way to accept BTC without using third-parties
by
gweedo
on
20/11/2014, 03:57:49 UTC
Generate keys offline, put them in database table, check using an api, then you don't have worry about sweeping them.
Can't be any easier.