Files

21 lines
701 B
Markdown
Raw Permalink Normal View History

2021-01-09 12:28:51 -06:00
---
layout: forum
title: 'Re: Website integration for bitcoin'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 220
date: 2010-07-16 18:23:04 UTC
original: https://bitcointalk.org/index.php?topic=364.msg3559#msg3559
---
# Re: Website integration for bitcoin
---
```
Re: Website integration for bitcoin
July 16, 2010, 06:23:04 PM
I've been trying to encourage someone to write and release some sample Python code showing the recommended way to do the typical accounting stuff, but to no avail. It would be nice if you didn't have to re-invent the wheel like you're doing here. Search on getnewaddress and you should find a thread where I gave a small fragment of sample pseudocode.
```